public class MultipleStartPointsProcessCommand extends AbstractStartProcessCommand
It can be executed using the CommandAPI.execute(String, java.util.Map).
Example: commandAPI.execute("multipleStartPointsProcessCommand", parameters)
Use this command carefully: note that no validation will be done concerning the start points coherence.
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVITY_NAMES |
CONTEXT, OPERATIONS, PROCESS_CONTRACT_INPUTS, PROCESS_DEFINITION_ID, STARTED_BY| Constructor and Description |
|---|
MultipleStartPointsProcessCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getActivityNames(Map<String,Serializable> parameters) |
executegetIntegerMandadoryParameter, getLongMandadoryParameter, getMandatoryParameter, getParameter, getParameter, getStringMandadoryParameterpublic static final String ACTIVITY_NAMES
protected List<String> getActivityNames(Map<String,Serializable> parameters) throws SCommandParameterizationException
getActivityNames in class AbstractStartProcessCommandSCommandParameterizationExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.