public class BusinessRuleTaskPropertyWriter extends ActivityPropertyWriter
activityflowElementbaseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
BusinessRuleTaskPropertyWriter(BusinessRuleTask task,
VariableScope variableScope,
Set<DataObject> dataObejcts) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAdHocAutostart(Boolean value) |
void |
setAsync(Boolean value) |
void |
setDecisionName(DecisionName decisionName) |
void |
setDmnModelName(DmnModelName dmnModelName) |
void |
setImplementation(RuleLanguage ruleLanguage) |
void |
setNamespace(Namespace namespace) |
void |
setOnEntryAction(OnEntryAction onEntryAction) |
void |
setOnExitAction(OnExitAction onExitAction) |
void |
setRuleFlowGroup(RuleFlowGroup ruleFlowGroup) |
void |
setSlaDueDate(String value) |
getDataObjects, getFlowElement, getInputSet, getIoSpecification, getOutputSet, getSimulationParameters, setAssignmentsInfo, setSimulationSetsetNameabsoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setAbsoluteBounds, setBounds, setDocumentation, setId, setParent, setSource, setTargetpublic BusinessRuleTaskPropertyWriter(BusinessRuleTask task, VariableScope variableScope, Set<DataObject> dataObejcts)
public void setImplementation(RuleLanguage ruleLanguage)
public void setRuleFlowGroup(RuleFlowGroup ruleFlowGroup)
public void setNamespace(Namespace namespace)
public void setDmnModelName(DmnModelName dmnModelName)
public void setDecisionName(DecisionName decisionName)
public void setOnEntryAction(OnEntryAction onEntryAction)
public void setOnExitAction(OnExitAction onExitAction)
public void setAsync(Boolean value)
public void setAdHocAutostart(Boolean value)
public void setSlaDueDate(String value)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.