public interface BusinessArchiveService
| Modifier and Type | Method and Description |
|---|---|
void |
delete(long processDefinitionId) |
SProcessDefinition |
deploy(BusinessArchive businessArchive) |
BusinessArchive |
export(long processDefinitionId) |
SProcessDefinition deploy(BusinessArchive businessArchive) throws org.bonitasoft.engine.commons.exceptions.SObjectCreationException, org.bonitasoft.engine.commons.exceptions.SAlreadyExistsException
org.bonitasoft.engine.commons.exceptions.SObjectCreationExceptionorg.bonitasoft.engine.commons.exceptions.SAlreadyExistsExceptionBusinessArchive export(long processDefinitionId) throws org.bonitasoft.engine.commons.exceptions.SBonitaException, InvalidBusinessArchiveFormatException
org.bonitasoft.engine.commons.exceptions.SBonitaExceptionInvalidBusinessArchiveFormatExceptionvoid delete(long processDefinitionId)
throws SProcessDefinitionNotFoundException,
org.bonitasoft.engine.commons.exceptions.SObjectModificationException
SProcessDefinitionNotFoundExceptionorg.bonitasoft.engine.commons.exceptions.SObjectModificationExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.