Package com.flowable.action.api.intents
Interface Intent
-
- All Known Implementing Classes:
BaseIntent
public interface Intent
-
-
Field Summary
Fields Modifier and Type Field Description static Intent
CONFIRMATION_MESSAGE
static Intent
ERROR_MESSAGE
static Intent
NOOP
static Intent
REFRESH_CONVERSATION
static Intent
SELECT_CONVERSATION
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getType()
-
-
-
Method Detail
-
getType
String getType()
-
-