public class ReceiveMessageFlowConditionPrototype extends AbstractFlowCondition
| Constructor and Description |
|---|
ReceiveMessageFlowConditionPrototype() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillReferences(org.clawiz.core.common.metadata.node.MetadataNodeReferencesList references) |
AbstractMessage |
getMessage() |
void |
prepare(org.clawiz.core.common.system.session.Session session) |
void |
setMessage(AbstractMessage value) |
ReceiveMessageFlowCondition |
withMessage(AbstractMessage value) |
ReceiveMessageFlowCondition |
withName(String value) |
getFlow, getParentNodeFieldNamecoreException, createChildNode, createChildNode, getChecksum, getFullName, getId, getInstallerClass, getJavaClassName, getJavaName, getJavaVariableName, getMetadataStoragePackageName, getName, getNodeObjectId, getPackageName, getParentNode, getReferencePath, isInPrepare, prepareNode, setId, setInPrepare, setJavaName, setMetadataStoragePackageName, setName, setNodeObjectId, setPackageName, setParentNode, setParentNode, throwExceptionpublic ReceiveMessageFlowConditionPrototype()
public ReceiveMessageFlowCondition withName(String value)
withName in class AbstractFlowConditionPrototypepublic AbstractMessage getMessage()
public void setMessage(AbstractMessage value)
public ReceiveMessageFlowCondition withMessage(AbstractMessage value)
public void prepare(org.clawiz.core.common.system.session.Session session)
prepare in class AbstractFlowConditionPrototypepublic void fillReferences(org.clawiz.core.common.metadata.node.MetadataNodeReferencesList references)
fillReferences in class AbstractFlowConditionPrototypeCopyright © 2018. All rights reserved.