Constant Field Values

Contents

com.microsoft.*

  • com.microsoft.azure.toolkit.lib.common.action.Action<D> 
    Modifier and Type Constant Field Value
    public static final String RESOURCE_TYPE "resourceType"
    public static final String SOURCE "ACTION_SOURCE"
  • com.microsoft.azure.toolkit.lib.common.cache.CacheEvict 
    Modifier and Type Constant Field Value
    public static final String ALL "<ALL>"
  • com.microsoft.azure.toolkit.lib.common.cache.Preloader 
    Modifier and Type Constant Field Value
    private static final String INVALID_PRELOAD_METHOD "@Preload annotated method(%s.%s) should have (no args or only varargs) and must be (static or in a singleton class)"
  • com.microsoft.azure.toolkit.lib.common.messager.AzureMessageBundle 
    Modifier and Type Constant Field Value
    private static final String BUNDLE "bundles.com.microsoft.azure.toolkit.message"
  • com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_TITLE "Azure"
  • com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_TITLE "Azure"
  • com.microsoft.azure.toolkit.lib.common.operation.Operation 
    Modifier and Type Constant Field Value
    public static final String UNKNOWN_NAME "<unknown>.<unknown>"
  • com.microsoft.azure.toolkit.lib.common.operation.OperationBundle 
    Modifier and Type Constant Field Value
    public static final String BUNDLE "bundles.com.microsoft.azure.toolkit.operation"
  • com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils 
    Modifier and Type Constant Field Value
    private static final String INVALID_TEMPLATE "error occurs when evaluate template(%s) with bindings(%s)"