Uses of Class
com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager
-
Packages that use AzureTaskManager Package Description com.microsoft.azure.toolkit.lib.common.task -
-
Uses of AzureTaskManager in com.microsoft.azure.toolkit.lib.common.task
Subclasses of AzureTaskManager in com.microsoft.azure.toolkit.lib.common.task Modifier and Type Class Description static classAzureTaskManager.DummyTaskManagerFields in com.microsoft.azure.toolkit.lib.common.task declared as AzureTaskManager Modifier and Type Field Description private static AzureTaskManagerAzureTaskManager.Holder. instanceMethods in com.microsoft.azure.toolkit.lib.common.task that return AzureTaskManager Modifier and Type Method Description static AzureTaskManagerAzureTaskManager. getInstance()AzureTaskManagerAzureTaskManagerProvider. getTaskManager()private static AzureTaskManagerAzureTaskManager.Holder. loadTaskManager()
-