Class RunTriggerComponent
java.lang.Object
org.sterl.spring.persistent_tasks.trigger.component.RunTriggerComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(TriggerEntity trigger) Will execute the givenTriggerEntity
and handle any errors etc.
-
Constructor Details
-
Method Details
-
execute
Will execute the givenTriggerEntity
and handle any errors etc.
-