public interface Process extends CallableElement
getIoBindings, getIoSpecification, getName, getSupportedInterfaces, setIoSpecification, setNamegetDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setIdgetScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementProcessBuilder builder()
BpmnModelElementInstancebuilder in interface BpmnModelElementInstanceProcessType 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)
void setCamundaCandidateStarterUsersList(List<String> camundaCandidateStarterUsersList)
String getCamundaJobPriority()
void setCamundaJobPriority(String jobPriority)
String getCamundaTaskPriority()
void setCamundaTaskPriority(String taskPriority)
Integer getCamundaHistoryTimeToLive()
void setCamundaHistoryTimeToLive(Integer historyTimeToLive)
Copyright © 2018. All rights reserved.