Interface WorkflowAgent


public interface WorkflowAgent
Agent providing means to start new workflows orprocess steps in existing ones.
This agent is related to the project specified by the surrounding context.

Example:
SpecialistsBroker.requireSpecialist(WorkflowAgent.TYPE)

Since:
5.0.207