Class DisableProcess
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.process.DisableProcess
- All Implemented Interfaces:
TransactionContent
- Author:
- Baptiste Mesta, Elias Ricken de Medeiros, Matthieu Chaffotte, Celine Souchet
-
Constructor Summary
ConstructorsConstructorDescriptionDisableProcess(ProcessDefinitionService processDefinitionService, long processId, EventInstanceService eventInstanceService, SchedulerService scheduler, String username) -
Method Summary
-
Constructor Details
-
DisableProcess
public DisableProcess(ProcessDefinitionService processDefinitionService, long processId, EventInstanceService eventInstanceService, SchedulerService scheduler, String username)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-