Uses of Class
com.flowable.action.rest.service.api.history.IntentResponse
Package | Description |
---|---|
com.flowable.action.rest.service.api.history |
-
Uses of IntentResponse in com.flowable.action.rest.service.api.history
Fields in com.flowable.action.rest.service.api.history declared as IntentResponse Modifier and Type Field Description protected IntentResponse
ActionInstanceExecutionResponse. intent
Methods in com.flowable.action.rest.service.api.history that return IntentResponse Modifier and Type Method Description IntentResponse
ActionInstanceExecutionResponse. getIntent()
Methods in com.flowable.action.rest.service.api.history with parameters of type IntentResponse Modifier and Type Method Description void
ActionInstanceExecutionResponse. setIntent(IntentResponse intent)