Package io.dialob.api.proto
Interface ActionItem
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableActionItem
-
Method Details
-
getId
String getId() -
getType
String getType() -
getView
String getView() -
getLabel
String getLabel() -
getDescription
String getDescription() -
getInactive
Boolean getInactive() -
getDisabled
Boolean getDisabled() -
getRequired
Boolean getRequired() -
getClassName
-
getValue
Object getValue() -
getItems
-
getActiveItem
String getActiveItem() -
getAvailableItems
-
getAllowedActions
Set<Action.Type> getAllowedActions() -
getAnswered
Boolean getAnswered() -
getValueSetId
String getValueSetId() -
getProps
-