| 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 XML format as a byte array.
|
void |
ProcessManagementAPI.importActorMapping(long processId,
String xmlContent)
Imports into the process definition an actor mapping in XML format.
|
Copyright © 2013 BonitaSoft. All Rights Reserved.