public class BusinessRuleTask extends Task
| Modifier and Type | Field and Description |
|---|---|
protected String |
className |
protected boolean |
exclude |
protected List<String> |
inputVariables |
protected String |
resultVariableName |
protected List<String> |
ruleNames |
boundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptionsasynchronous, incomingFlows, notExclusive, outgoingFlowsdocumentation, executionListeners, nameattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
BusinessRuleTask() |
| Modifier and Type | Method and Description |
|---|---|
BusinessRuleTask |
clone() |
String |
getClassName() |
List<String> |
getInputVariables() |
String |
getResultVariableName() |
List<String> |
getRuleNames() |
boolean |
isExclude() |
void |
setClassName(String className) |
void |
setExclude(boolean exclude) |
void |
setInputVariables(List<String> inputVariables) |
void |
setResultVariableName(String resultVariableName) |
void |
setRuleNames(List<String> ruleNames) |
void |
setValues(BusinessRuleTask otherElement) |
getBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getFailedJobRetryTimeCycleValue, getIoSpecification, getLoopCharacteristics, getMapExceptions, isForCompensation, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setFailedJobRetryTimeCycleValue, setForCompensation, setIoSpecification, setLoopCharacteristics, setMapExceptions, setValuesgetIncomingFlows, getOutgoingFlows, isAsynchronous, isNotExclusive, setAsynchronous, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesgetDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected String resultVariableName
protected boolean exclude
protected String className
public boolean isExclude()
public void setExclude(boolean exclude)
public String getResultVariableName()
public void setResultVariableName(String resultVariableName)
public String getClassName()
public void setClassName(String className)
public BusinessRuleTask clone()
clone in class FlowElementpublic void setValues(BusinessRuleTask otherElement)
Copyright © 2016 Alfresco. All rights reserved.