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 Stringtype- 
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(String type) 
 -