Package com.xebialabs.xlrelease.domain
Class TaskDefinition
java.lang.Object
com.xebialabs.xlrelease.domain.TaskDefinition
- Direct Known Subclasses:
TaskWithPropertiesDefinition
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getDisplayGroup
(Type type) static String
getDisplayName
(Type type) static String
getIconLocation
(Descriptor descriptor) protected static String
static boolean
getSupportedInWorkflow
(Type type) boolean
boolean
protected static boolean
boolean
-
Field Details
-
XLRELEASE_GROUP_REPLACEMENT
- See Also:
-
XLRELEASE_GROUP
- See Also:
-
XEBIALABS_GROUP
- See Also:
-
typeName
-
displayGroup
-
displayName
-
description
-
iconLocation
-
allowed
protected boolean allowed -
supportedInWorkflow
protected boolean supportedInWorkflow -
containerTask
protected boolean containerTask
-
-
Constructor Details
-
TaskDefinition
-
-
Method Details
-
getDisplayGroup
-
getDisplayName
-
getSupportedInWorkflow
-
getIconLocation
-
getTypeName
-
getDisplayGroup
-
getDisplayName
-
getDescription
-
getIconLocation
-
isAllowed
public boolean isAllowed() -
isSupportedInWorkflow
public boolean isSupportedInWorkflow() -
isContainerTaskDefinition
public boolean isContainerTaskDefinition() -
getPrefix
-
isCore
-