Uses of Class
com.microsoft.azure.toolkit.lib.common.operation.OperationContext
-
Packages that use OperationContext Package Description com.microsoft.azure.toolkit.lib.common.operation -
-
Uses of OperationContext in com.microsoft.azure.toolkit.lib.common.operation
Fields in com.microsoft.azure.toolkit.lib.common.operation declared as OperationContext Modifier and Type Field Description private OperationContextOperationBase. contextprivate static OperationContextOperationContext. NULLMethods in com.microsoft.azure.toolkit.lib.common.operation that return OperationContext Modifier and Type Method Description static OperationContextOperationContext. action()static OperationContextOperationContext. current()OperationContextOperationContext. getAction()OperationContextOperation. getContext()OperationContextOperationBase. getContext()private static OperationContextOperationContext. getNull(Operation operation)OperationContextOperationContext. getParent()
-