| Interface | Description |
|---|---|
| ProgressBarControlInterface |
A interface to control the progress bar
|
| ScheduleChangeListenerInterface | |
| SearchSchedulesWorkerListenerInterface |
A listener class to handle the action that a worker searches a scheduler server.
|
| UploadingKARFileListenerInterface |
A listener interface to handle the finishing the kar file upload
|
| Class | Description |
|---|---|
| ComponentSearchResultTreeSelectionListener |
Listener to the selection of the component search result tree
|
| DisableScheduleAction |
Represents an action to disable a schedule in a scheduler server.
|
| EnableScheduleAction |
Represents an action to enable a schedule in a scheduler server.
|
| ExistingSchedulePanel |
A tab pane to display existing schedule.
|
| IntervalUnitComboBoxAction | |
| LocalRemoteWorkflowMap |
Represents a map between a local workflow and a remote copy of the workflow
|
| LocalRemoteWorkflowMappingController |
Keper can schedule a local workflow.
|
| NonResponseTreePath |
A special tree path object which can be differential from TreePath object
|
| OpenWorkflowSchedulerDialogAction |
An action to open a workflow scheduler dialog box
|
| QueryingSchedulerServerResultParser |
A parser which parses the result xml from remote scheduler server to
get existing schedules information
|
| RemoveScheduleAction |
Represents an action to remove a schedule from a scheduler server.
|
| RepositoryAndRunEngineComboBoxRenderer |
A new rendered class to transform display WorkflowRunEngine/Repository object to
workflow run engine/repository name
|
| Schedule |
A class represents a schedule object.
|
| ScheduleChangeController |
A controller controls the relationship between schedule change and presentation(listener) change
|
| SchedulerAbstractAction |
Represent an abstract actions which operates a workflow scheduler server.
|
| ScheduleTableModel |
Data model for display the schedule table
|
| ScheduleWorkflowAction |
An action class to perform scheduling a workflow.
|
| SearchScheduleSwingWorker |
This class represents a worker to search existing schedules from remote
server in a in a dedicated thread.
|
| ServerTimeZoneIDParser |
A parser which parses the result xml from remote scheduler server to
get available time zone ids.
|
| UploadingKARFileSwingWorker |
A Swing worker class to do uploading a kar file job
|
| URLHyperLinkListener |
A class to handle url link.
|
| WorkflowRunEngine |
Class represents a WorkflowRunEngine object - name and url
|
| WorkflowSchedulerComponentLibraryTab |
Class represents the component library tab on the left side of the scheduler
|
| WorkflowSchedulerDialog |
A dialog to display the workflow scheduler.
|
| WorkflowSchedulerPanel |
A tab pane to display a scheduler of a server workflow.
|
| WorkflowSchedulerParentPanel |
This class represents the right panel of the scheduler dialog object.
|
| WorkflowSchedulerServerInstallationInfoPanel |
This panel will show the information for user to how to configure the configuration file
and install workflow scheduler server and workflow run engine.
|