Class AutomationEvent.Builder
java.lang.Object
com.codebarrel.automation.api.event.AutomationEvent.Builder
- Enclosing class:
AutomationEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauditItemBatchId(Long auditItemBatchId) authorAccountId(String authorAccountId) build()event(AutomationEvent event) ignoreOwnEvents(boolean ignoreOwnEvents) isAuthorAutomationAddon(boolean isAuthorAutomationAddon) projectIds(Set<String> projectIds) triggerType(TriggerType triggerType)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
event
-
ruleId
-
clientKey
-
triggerType
-
type
-
projectIds
-
authorAccountId
-
auditItemBatchId
-
payload
-
ignoreOwnEvents
-
isAuthorAutomationAddon
-
priority
-
timestamp
-
traceId
-
build
-