| Package | Description |
|---|---|
| org.bonitasoft.engine.api.impl | |
| org.bonitasoft.engine.core.process.definition | |
| org.bonitasoft.engine.core.process.definition.exception |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstance |
ProcessStarter.start(List<ConnectorDefinitionWithInputValues> connectorsWithInput) |
| Modifier and Type | Method and Description |
|---|---|
SProcessDefinition |
ProcessDefinitionServiceImpl.getProcessDefinitionIfIsEnabled(long processDefinitionId) |
SProcessDefinition |
ProcessDefinitionService.getProcessDefinitionIfIsEnabled(long processDefinitionId)
Get processDefinition by its id, if it's enabled.
|
SProcessDefinition |
ProcessDefinitionServiceImpl.store(DesignProcessDefinition designProcessDefinition) |
SProcessDefinition |
ProcessDefinitionService.store(DesignProcessDefinition designProcessDefinition)
Store the processDefinition to file system and its deploy info to DB.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SProcessDefinitionNotFoundException |
Copyright © 2017 Bonitasoft S.A.. All rights reserved.