ActionQueryProperties |
ActionQueryProperties.condition(ActionQueryCondition condition) |
ActionQueryProperties |
ActionQueryProperties.debounceInMs(ActionQueryDebounceInMs debounceInMs) |
ActionQueryProperties |
ActionQuery.getProperties()
The properties of the action query.
|
ActionQueryProperties |
ActionQueryProperties.mockedOutputs(ActionQueryMockedOutputs mockedOutputs) |
ActionQueryProperties |
ActionQueryProperties.onlyTriggerManually(ActionQueryOnlyTriggerManually onlyTriggerManually) |
ActionQueryProperties |
ActionQueryProperties.outputs(String outputs) |
ActionQueryProperties |
ActionQueryProperties.pollingIntervalInMs(ActionQueryPollingIntervalInMs pollingIntervalInMs) |
ActionQueryProperties |
ActionQueryProperties.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ActionQueryProperties |
ActionQueryProperties.requiresConfirmation(ActionQueryRequiresConfirmation requiresConfirmation) |
ActionQueryProperties |
ActionQueryProperties.showToastOnError(ActionQueryShowToastOnError showToastOnError) |
ActionQueryProperties |
ActionQueryProperties.spec(ActionQuerySpec spec) |