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

public interface ActionExecutor<T extends ComponentInputs> extends ComponentExecutor<T>
Interface for components that are action components