public static interface RegistrySourceTrigger.UpdateStages.TriggerStatusDefinition
Modifier and Type | Method and Description |
---|---|
RegistrySourceTrigger.Update |
withTriggerStatus(TriggerStatus triggerStatus)
The function that allows the user to input the state of the trigger status.
|
RegistrySourceTrigger.Update |
withTriggerStatusDisabled()
The function that sets the trigger status to be disabled.
|
RegistrySourceTrigger.Update |
withTriggerStatusEnabled()
The function that sets the trigger status to be enabled.
|
RegistrySourceTrigger.Update withTriggerStatusEnabled()
RegistrySourceTrigger.Update withTriggerStatusDisabled()
RegistrySourceTrigger.Update withTriggerStatus(TriggerStatus triggerStatus)
triggerStatus
- the user's choice for the trigger status.Copyright © 2019. All rights reserved.