public interface Process extends CallableElement
getIoBindings, getIoSpecification, getName, getSupportedInterfaces, setIoSpecification, setName
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setId
getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
ProcessBuilder builder()
BpmnModelElementInstance
builder
in interface BpmnModelElementInstance
ProcessType getProcessType()
void setProcessType(ProcessType processType)
boolean isClosed()
void setClosed(boolean closed)
boolean isExecutable()
void setExecutable(boolean executable)
Auditing getAuditing()
void setAuditing(Auditing auditing)
Monitoring getMonitoring()
void setMonitoring(Monitoring monitoring)
Collection<Property> getProperties()
Collection<LaneSet> getLaneSets()
Collection<FlowElement> getFlowElements()
Collection<Artifact> getArtifacts()
Collection<CorrelationSubscription> getCorrelationSubscriptions()
Collection<ResourceRole> getResourceRoles()
Collection<Process> getSupports()
String getCamundaCandidateStarterGroups()
void setCamundaCandidateStarterGroups(String camundaCandidateStarterGroups)
void setCamundaCandidateStarterGroupsList(List<String> camundaCandidateStarterGroupsList)
String getCamundaCandidateStarterUsers()
void setCamundaCandidateStarterUsers(String camundaCandidateStarterUsers)
Copyright © 2015. All rights reserved.