Interface IssueRequiredActionExecutor
- All Superinterfaces:
ActionExecutor<JiraComponentInputs>,ComponentExecutor<JiraComponentInputs>,IssueRequiredExecutor,JiraComponentExecutor
- All Known Implementing Classes:
AddWorklogActionExecutor,ArchiveActionExecutor,AssignIssueActionExecutor,CloneIssueActionExecutor,CommentActionExecutor,CreateSubtasksActionExecutor,DeleteActionExecutor,DeleteAttachmentsActionExecutor,DeleteCommentActionExecutor,DeleteIssueLinkActionExecutor,EditIssueActionExecutor,LinkIssueActionExecutor,ManageWatcherActionExecutor,PublishEventActionExecutor,RefreshIssueActionExecutor,SetEntityPropertyActionExecutor,TransitionIssueActionExecutor
public interface IssueRequiredActionExecutor
extends ActionExecutor<JiraComponentInputs>, IssueRequiredExecutor
A
ActionExecutor that can only handle contexts with issues.-
Field Summary
Fields inherited from interface com.codebarrel.automation.api.component.executor.IssueRequiredExecutor
LOG -
Method Summary
Methods inherited from interface com.codebarrel.automation.api.component.executor.IssueRequiredExecutor
execute, executeWithIssues