Interface ActionExecutor<T extends ComponentInputs>
- All Superinterfaces:
ComponentExecutor<T>
- All Known Subinterfaces:
BaseVersionActionExecutor,HybridActionExecutor,IssueRequiredActionExecutor,PureActionExecutor
- All Known Implementing Classes:
AddCustomerActionExecutor,AddWorklogActionExecutor,ArchiveActionExecutor,AssignIssueActionExecutor,AutoApproveActionExecutor,CloneIssueActionExecutor,CommentActionExecutor,CreateIssueActionExecutor,CreateServiceDeskRequestActionExecutor,CreateSubtasksActionExecutor,CreateVersionActionExecutor,CustomSmartValueExecutor,DeleteActionExecutor,DeleteAttachmentsActionExecutor,DeleteCommentActionExecutor,DeleteIssueLinkActionExecutor,EditIssueActionExecutor,HipChatNotificationActionExecutor,LinkIssueActionExecutor,LogActionExecutor,ManageWatcherActionExecutor,MicrosoftTeamsNotificationActionExecutor,OutgoingEmailActionExecutor,OutgoingWebhookActionExecutor,PluggableComponentExecutor,PublishEventActionExecutor,RefreshIssueActionExecutor,ReleaseVersionActionExecutor,SetEntityPropertyActionExecutor,SimulationActionExecutor,SlackNotificationActionExecutor,StrideNotificationActionExecutor,TransitionIssueActionExecutor,TwilioNotificationActionExecutor,UnreleaseVersionActionExecutor
Interface for components that are action components
-
Method Summary
Methods inherited from interface com.codebarrel.automation.api.component.ComponentExecutor
execute