Class TaskDefinition

    • Field Detail

      • XLRELEASE_GROUP_REPLACEMENT

        public static final java.lang.String XLRELEASE_GROUP_REPLACEMENT
        See Also:
        Constant Field Values
    • Constructor Detail

      • TaskDefinition

        public TaskDefinition​(com.xebialabs.deployit.plugin.api.reflect.Type type,
                              boolean allowed)
    • Method Detail

      • getDisplayGroup

        public static java.lang.String getDisplayGroup​(com.xebialabs.deployit.plugin.api.reflect.Type type)
      • getDisplayName

        public static java.lang.String getDisplayName​(com.xebialabs.deployit.plugin.api.reflect.Type type)
      • getSupportedInWorkflow

        public static boolean getSupportedInWorkflow​(com.xebialabs.deployit.plugin.api.reflect.Type type)
      • getTypeName

        public java.lang.String getTypeName()
      • getDisplayGroup

        public java.lang.String getDisplayGroup()
      • getDisplayName

        public java.lang.String getDisplayName()
      • isAllowed

        public boolean isAllowed()
      • isSupportedInWorkflow

        public boolean isSupportedInWorkflow()