Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 377 Bytes

process_repository_service.adoc

File metadata and controls

13 lines (8 loc) · 377 Bytes

ProcessRepositoryService

It is designed to work with process definitions. The service is used to:

  • load a process definition from XML

  • undeploy a process from Activiti engine

  • transform the JSON model to BPMN XML

To access the service functionality on middleware, use the ProcessRepositoryManager bean.