public class ProcessConfigurationAPIImpl
extends java.lang.Object
| Constructor and Description |
|---|
ProcessConfigurationAPIImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.form.FormMapping |
getFormMapping(long formMappingId) |
protected TenantServiceAccessor |
getTenantAccessor() |
org.bonitasoft.engine.search.SearchResult<org.bonitasoft.engine.form.FormMapping> |
searchFormMappings(org.bonitasoft.engine.search.SearchOptions searchOptions) |
protected TenantServiceAccessor getTenantAccessor()
public org.bonitasoft.engine.search.SearchResult<org.bonitasoft.engine.form.FormMapping> searchFormMappings(org.bonitasoft.engine.search.SearchOptions searchOptions)
throws org.bonitasoft.engine.exception.SearchException
org.bonitasoft.engine.exception.SearchExceptionpublic org.bonitasoft.engine.form.FormMapping getFormMapping(long formMappingId)
throws org.bonitasoft.engine.exception.FormMappingNotFoundException
org.bonitasoft.engine.exception.FormMappingNotFoundException