Package com.xebialabs.xlrelease.domain
Class TaskWithPropertiesDefinition
java.lang.Object
com.xebialabs.xlrelease.domain.TaskDefinition
com.xebialabs.xlrelease.domain.TaskWithPropertiesDefinition
- Direct Known Subclasses:
ContainerTaskDefinition
,PythonScriptDefinition
-
Field Summary
Fields inherited from class com.xebialabs.xlrelease.domain.TaskDefinition
allowed, containerTask, description, displayGroup, displayName, documentationPage, iconLocation, supportedInWorkflow, typeName, XEBIALABS_GROUP, XLRELEASE_GROUP, XLRELEASE_GROUP_REPLACEMENT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Predicate<PropertyDescriptor>
ofKind
(PropertyKind... propertyKinds) Methods inherited from class com.xebialabs.xlrelease.domain.TaskDefinition
getDescription, getDisplayGroup, getDisplayGroup, getDisplayName, getDisplayName, getDocumentationPage, getDocumentationPage, getIconLocation, getIconLocation, getPrefix, getSupportedInWorkflow, getTypeName, isAllowed, isContainerTaskDefinition, isCore, isSupportedInWorkflow
-
Constructor Details
-
TaskWithPropertiesDefinition
-
TaskWithPropertiesDefinition
-
-
Method Details
-
getInputProperties
-
getOutputProperties
-
getTransitionalAndOutputProperties
-
ofKind
-