Package com.flowable.action.api.intents
Class BaseIntent
- java.lang.Object
-
- com.flowable.action.api.intents.BaseIntent
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
type
-
Fields inherited from interface com.flowable.action.api.intents.Intent
CONFIRMATION_MESSAGE, ERROR_MESSAGE, NOOP, REFRESH_CONVERSATION, SELECT_CONVERSATION
-
-
Constructor Summary
Constructors Constructor Description BaseIntent(java.lang.String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getType()
-