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
Modifier and Type Method Description java.lang.String
getType()
-
Field Details
-
Method Details
-
getType
java.lang.String getType()
-