public interface SProcessInstanceBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
SProcessInstanceBuilder |
createNewInstance(SProcessDefinition definition) |
SProcessInstanceBuilder |
createNewInstance(String name,
long processDefinitionId) |
SProcessInstanceBuilder |
createNewInstance(String name,
long processDefinitionId,
String description) |
String |
getCallerIdKey() |
String |
getContainerIdKey() |
String |
getEndDateKey() |
String |
getIdKey() |
String |
getInterruptingEventIdKey() |
String |
getLastUpdateKey() |
String |
getNameKey() |
String |
getProcessDefinitionIdKey() |
String |
getStartDateKey() |
String |
getStartedByKey() |
String |
getStartedBySubstituteKey() |
String |
getStateCategoryKey() |
String |
getStateIdKey() |
SProcessInstanceBuilder createNewInstance(String name, long processDefinitionId)
SProcessInstanceBuilder createNewInstance(String name, long processDefinitionId, String description)
SProcessInstanceBuilder createNewInstance(SProcessDefinition definition)
String getIdKey()
String getNameKey()
String getProcessDefinitionIdKey()
String getStateIdKey()
String getStateCategoryKey()
String getStartDateKey()
String getStartedByKey()
String getStartedBySubstituteKey()
String getEndDateKey()
String getLastUpdateKey()
String getContainerIdKey()
String getInterruptingEventIdKey()
String getCallerIdKey()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.