Class ProcessConfigurationAPIImpl

java.lang.Object
org.bonitasoft.engine.api.impl.ProcessConfigurationAPIImpl

public class ProcessConfigurationAPIImpl extends Object
Author:
Baptiste Mesta
  • Constructor Details

    • ProcessConfigurationAPIImpl

      public ProcessConfigurationAPIImpl()
  • Method Details

    • getServiceAccessor

      protected ServiceAccessor getServiceAccessor()
    • searchFormMappings

      public org.bonitasoft.engine.search.SearchResult<org.bonitasoft.engine.form.FormMapping> searchFormMappings(org.bonitasoft.engine.search.SearchOptions searchOptions) throws org.bonitasoft.engine.exception.SearchException
      Throws:
      org.bonitasoft.engine.exception.SearchException
    • getFormMapping

      public org.bonitasoft.engine.form.FormMapping getFormMapping(long formMappingId) throws org.bonitasoft.engine.exception.FormMappingNotFoundException
      Throws:
      org.bonitasoft.engine.exception.FormMappingNotFoundException