Class DeploySpringCloudAppTask

  • All Implemented Interfaces:
    com.microsoft.azure.toolkit.lib.common.operation.Operation

    public class DeploySpringCloudAppTask
    extends com.microsoft.azure.toolkit.lib.common.task.AzureTask<SpringCloudDeployment>
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.microsoft.azure.toolkit.lib.common.task.AzureTask

        com.microsoft.azure.toolkit.lib.common.task.AzureTask.DefaultMonitor, com.microsoft.azure.toolkit.lib.common.task.AzureTask.Modality, com.microsoft.azure.toolkit.lib.common.task.AzureTask.Monitor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SpringCloudDeployment doExecute()  
      private List<com.microsoft.azure.toolkit.lib.common.task.AzureTask<?>> initTasks()  
      • Methods inherited from class com.microsoft.azure.toolkit.lib.common.task.AzureTask

        execute, getBackgrounded, getBody, getDescription, getExecutionId, getId, getModality, getMonitor, getProject, getType, isBackgroundable, isCancellable, setBackgroundable, setBackgrounded, setMonitor, setType, toString
      • Methods inherited from class com.microsoft.azure.toolkit.lib.common.operation.OperationBase

        getContext, getParent, setParent
      • Methods inherited from interface com.microsoft.azure.toolkit.lib.common.operation.Operation

        getActionParent, getEffectiveParent