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 StringgetDisplayGroup(Type type) static StringgetDisplayName(Type type) static StringgetIconLocation(Descriptor descriptor) protected static Stringstatic booleangetSupportedInWorkflow(Type type) booleanbooleanprotected static booleanboolean
-
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
-