Class MilestoneRepresentation
- java.lang.Object
-
- org.flowable.ui.common.model.AbstractRepresentation
-
- org.flowable.ui.task.model.runtime.MilestoneRepresentation
-
public class MilestoneRepresentation extends AbstractRepresentation
-
-
Constructor Summary
Constructors Constructor Description MilestoneRepresentation(String name, String state, Date timestamp)
-