| Package | Description |
|---|---|
| org.bonitasoft.engine.api |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessManagementAPI.importActorMapping(long processId,
byte[] actorMappingXML)
Imports to the process definition, the actor mapping in an XML format as a byte array.
|
void |
ProcessManagementAPI.importActorMapping(long processId,
String xmlContent)
Imports to the process definition, the actor mapping in an XML format.
|
Copyright © 2013 BonitaSoft. All Rights Reserved.