Class ProcessEngineEndpoint


  • @Endpoint(id="flowable")
    public class ProcessEngineEndpoint
    extends Object
    Registers a Boot Actuator endpoint that provides information on the running process instance and renders BPMN diagrams of the deployed processes.
    Author:
    Josh Long
    • Constructor Detail

      • ProcessEngineEndpoint

        public ProcessEngineEndpoint​(ProcessEngine processEngine)