Class ToAPIProcessStartedEventConverter
java.lang.Object
org.activiti.runtime.api.event.impl.ToAPIProcessStartedEventConverter
- All Implemented Interfaces:
EventConverter<ProcessStartedEvent,ActivitiProcessStartedEvent>
public class ToAPIProcessStartedEventConverter
extends Object
implements EventConverter<ProcessStartedEvent,ActivitiProcessStartedEvent>
-
Constructor Summary
ConstructorsConstructorDescriptionToAPIProcessStartedEventConverter(APIProcessInstanceConverter processInstanceConverter) -
Method Summary
-
Constructor Details
-
ToAPIProcessStartedEventConverter
-
-
Method Details
-
from
- Specified by:
fromin interfaceEventConverter<ProcessStartedEvent,ActivitiProcessStartedEvent>
-