Package org.flowable.ui.common.model
Class BaseRestActionRepresentation
- java.lang.Object
-
- org.flowable.ui.common.model.BaseRestActionRepresentation
-
public class BaseRestActionRepresentation extends Object
- Author:
- Frederik Heremans
-
-
Constructor Summary
Constructors Constructor Description BaseRestActionRepresentation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAction()StringgetComment()voidsetAction(String action)voidsetComment(String comment)
-