Class IntentResponse
java.lang.Object
com.flowable.action.rest.service.api.history.IntentResponse
public class IntentResponse
extends java.lang.Object
- Author:
- Filip Hrisafov
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringtype -
Constructor Summary
Constructors Constructor Description IntentResponse(Intent intent) -
Method Summary
-
Field Details
-
type
protected java.lang.String type
-
-
Constructor Details
-
Method Details