| Package | Description |
|---|---|
| org.bonitasoft.engine.api.impl.transaction.process | |
| org.bonitasoft.engine.core.process.definition |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoLoginConfigurationHelper.enableAutoLogin(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessDefinitionServiceImpl.enableProcess(long processId,
boolean failIfAlreadyEnabled) |
void |
ProcessDefinitionService.enableProcess(long processId,
boolean failIfAlreadyEnabled)
Enable the specific process definition, when it is in RESOLVED state.
|
void |
ProcessDefinitionServiceImpl.enableProcessDeploymentInfo(long processId) |
void |
ProcessDefinitionService.enableProcessDeploymentInfo(long processId)
Enable the specific process definition, set the process as ENABLED when it is in RESOLVED state.
|
Copyright © 2018 Bonitasoft S.A.. All rights reserved.