Create Trigger
In server/libs/modules/components/newcomponent/src/main/java/com/bytechef/component/newcomponent/trigger
package, the
NewComponentDummyTrigger
class defines the trigger. The TRIGGER_DEFINITION
constant contains all the details about
the trigger, including its name, title, description, properties and others.
For more information about any method in the TRIGGER_DEFINITION
, refer to the trigger documentation.