Uses of Class
org.apache.syncope.common.lib.to.JobTO
Package
Description
-
Uses of JobTO in org.apache.syncope.client.console.rest
-
Uses of JobTO in org.apache.syncope.client.console.widgets
Modifier and TypeFieldDescriptionprotected final ActionLinksTogglePanel
<JobTO> JobWidget.actionTogglePanel
JobWidget.available
Modifier and TypeMethodDescriptionprotected ActionsPanel
<JobTO> JobWidget.AvailableJobsPanel.getActions
(IModel<JobTO> model) JobWidget.AvailableJobsPanel.getColumns()
JobWidget.getUpdatedAvailable()
JobWidget.AvailableJobsProvider.iterator
(long first, long count) Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionprotected ActionsPanel
<JobTO> JobWidget.AvailableJobsPanel.getActions
(IModel<JobTO> model) ModifierConstructorDescriptionJobActionPanel
(String id, JobTO jobTO, boolean showNotRunning, Component container) -
Uses of JobTO in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionReturns job (running or scheduled) for the executable matching the given key.NotificationService.getJob()
Returns details about notification job. -
Uses of JobTO in org.apache.syncope.core.logic
-
Uses of JobTO in org.apache.syncope.core.rest.cxf.service