Class UserEventListenerRepresentation
- java.lang.Object
-
- org.flowable.ui.common.model.AbstractRepresentation
-
- org.flowable.ui.task.model.runtime.UserEventListenerRepresentation
-
public class UserEventListenerRepresentation extends AbstractRepresentation
-
-
Constructor Summary
Constructors Constructor Description UserEventListenerRepresentation(String id, String name, String state, Date stateDate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()StringgetName()StringgetState()DategetStateDate()
-