public class ProcessManagementAPIImplDelegate extends Object
| Constructor and Description |
|---|
ProcessManagementAPIImplDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteProcess(long processDefinitionId)
Deprecated.
|
void |
deleteProcessDefinition(long processDefinitionId) |
void |
disableProcess(long processId) |
protected static TenantServiceAccessor |
getTenantAccessor() |
protected DeleteProcess |
instantiateDeleteProcessTransactionContent(long processId) |
protected static TenantServiceAccessor getTenantAccessor()
public void deleteProcessDefinition(long processDefinitionId)
throws org.bonitasoft.engine.commons.exceptions.SBonitaException,
BonitaHomeNotSetException,
IOException
org.bonitasoft.engine.commons.exceptions.SBonitaExceptionBonitaHomeNotSetExceptionIOException@Deprecated public void deleteProcess(long processDefinitionId) throws org.bonitasoft.engine.commons.exceptions.SBonitaException, BonitaHomeNotSetException
org.bonitasoft.engine.commons.exceptions.SBonitaExceptionBonitaHomeNotSetExceptionprotected DeleteProcess instantiateDeleteProcessTransactionContent(long processId)
public void disableProcess(long processId)
throws SProcessDefinitionNotFoundException,
org.bonitasoft.engine.commons.exceptions.SBonitaException
SProcessDefinitionNotFoundExceptionorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.