public class BusinessRuleTaskPropertyReader extends TaskPropertyReader
activity, definitionResolver, EMPTY_ASSIGNMENTSdiagram, element, resolutionFactor, shape| Constructor and Description |
|---|
BusinessRuleTaskPropertyReader(BusinessRuleTask task,
BPMNDiagram diagram,
DefinitionResolver definitionResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected List<DataInputAssociation> |
getDataInputAssociations() |
protected List<DataInput> |
getDataInputs() |
protected List<DataOutputAssociation> |
getDataOutputAssociations() |
protected List<DataOutput> |
getDataOutputs() |
String |
getDecisionName() |
String |
getDmnModelName() |
String |
getImplementation() |
String |
getNamespace() |
String |
getRuleFlowGroup() |
String |
getSlaDueDate() |
boolean |
isAdHocAutoStart() |
boolean |
isAsync() |
getAssignmentsInfo, getIOSpecification, getOnEntryAction, getOnExitAction, getSimulationSetgetNamecolorsDefaultBg, colorsDefaultBr, colorsDefaultFont, computeBounds, getBackgroundSet, getBounds, getCircleDimensionSet, getDescription, getDocumentation, getElement, getFontSet, getRectangleDimensionsSet, getShape, isExpanded, optionalAttributepublic BusinessRuleTaskPropertyReader(BusinessRuleTask task, BPMNDiagram diagram, DefinitionResolver definitionResolver)
public String getImplementation()
public String getRuleFlowGroup()
public String getNamespace()
public String getDecisionName()
public String getDmnModelName()
public boolean isAsync()
public boolean isAdHocAutoStart()
public String getSlaDueDate()
protected List<DataInput> getDataInputs()
getDataInputs in class ActivityPropertyReaderprotected List<DataInputAssociation> getDataInputAssociations()
getDataInputAssociations in class ActivityPropertyReaderprotected List<DataOutput> getDataOutputs()
getDataOutputs in class ActivityPropertyReaderprotected List<DataOutputAssociation> getDataOutputAssociations()
getDataOutputAssociations in class ActivityPropertyReaderCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.