Interface DevOpsService


public interface DevOpsService
Service for retrieving and managing DevOps data regarding Automation.
  • Method Summary

    Modifier and Type
    Method
    Description
    buildContext(TenantContext tenantContext)
    Used to build the initial DevOps context object.
  • Method Details

    • buildContext

      DevOpsContext buildContext(TenantContext tenantContext)
      Used to build the initial DevOps context object. Part of AutomationManagerContext.
      Parameters:
      tenantContext - used to retrieve tenant specific DevOps data.
      Returns:
      DevOps context object