public final class Step extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addTransitionElement(Transition transition) |
String |
getAllowStartIfComplete() |
boolean |
getAllowStartIfCompleteBoolean() |
String |
getAttributeNext() |
RefArtifact |
getBatchlet() |
Chunk |
getChunk() |
String |
getId() |
List<RefArtifact> |
getListeners() |
Partition |
getPartition() |
Properties |
getProperties() |
String |
getStartLimit() |
int |
getStartLimitInt() |
List<Transition> |
getTransitionElements() |
public String getStartLimit()
public int getStartLimitInt()
public String getAllowStartIfComplete()
public boolean getAllowStartIfCompleteBoolean()
public String getAttributeNext()
public Properties getProperties()
public List<RefArtifact> getListeners()
public RefArtifact getBatchlet()
public Chunk getChunk()
public Partition getPartition()
public final String getId()
getId in interface JobElementpublic List<Transition> getTransitionElements()
getTransitionElements in interface JobElementpublic void addTransitionElement(Transition transition)
addTransitionElement in interface JobElementCopyright © 2016 JBoss by Red Hat. All rights reserved.