Uses of Class
io.gs2.schedule.model.Trigger
Packages that use Trigger
-
Uses of Trigger in io.gs2.schedule.model
Methods in io.gs2.schedule.model that return TriggerModifier and TypeMethodDescriptionstatic TriggerTrigger.fromJson(com.fasterxml.jackson.databind.JsonNode data) Trigger.withCreatedAt(Long createdAt) Trigger.withExpiresAt(Long expiresAt) Trigger.withRevision(Long revision) Trigger.withTriggerId(String triggerId) Trigger.withUserId(String userId) Methods in io.gs2.schedule.model with parameters of type Trigger -
Uses of Trigger in io.gs2.schedule.result
Methods in io.gs2.schedule.result that return TriggerModifier and TypeMethodDescriptionDeleteTriggerByStampTaskResult.getItem()DeleteTriggerByUserIdResult.getItem()DeleteTriggerResult.getItem()GetTriggerByUserIdResult.getItem()GetTriggerResult.getItem()TriggerByStampSheetResult.getItem()TriggerByUserIdResult.getItem()Methods in io.gs2.schedule.result that return types with arguments of type TriggerModifier and TypeMethodDescriptionDescribeTriggersByUserIdResult.getItems()DescribeTriggersResult.getItems()Methods in io.gs2.schedule.result with parameters of type TriggerModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.schedule.result with type arguments of type TriggerModifier and TypeMethodDescriptionvoidvoid