public class RemoveScheduleAction extends SchedulerAbstractAction
authenDomainForSourceKar, authenticationServiceURLForSourceKar, domainSessionHash, ERROR, hasReportLayout, isActionWithAuthenticationDone, NOREPORTWARNING, parent, schedule, scheduleChangeController, SCHEDULER, schedulerParentPanel, schedulerURL, SLASHCONNECTOR, source, sourceRepositoryName, URL
CANCEL, FAILURE, SUCCESS
Constructor and Description |
---|
RemoveScheduleAction(TableauFrame parent,
WorkflowSchedulerParentPanel schedulerParentPanel,
ScheduleChangeController scheduleChangeController)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
doAction()
Remove a schedule from the scheduler server.
|
actionPerformed, authenticationComplete, checkActionWithAuthentication, setHasReportLayout, setSchedule, setSourceRespositoryName
public RemoveScheduleAction(TableauFrame parent, WorkflowSchedulerParentPanel schedulerParentPanel, ScheduleChangeController scheduleChangeController)
parent
- the parent frame of this actionscheduleChangeController
- the GUI controller to handle the schedule change.protected void doAction() throws java.lang.Exception
doAction
in class SchedulerAbstractAction
java.lang.Exception