Uses of Class
org.apache.syncope.common.lib.to.JobTO
Packages that use JobTO
Package
Description
-
Uses of JobTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return JobTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type JobTO -
Uses of JobTO in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets with type parameters of type JobTOModifier and TypeFieldDescriptionprotected final ActionLinksTogglePanel
<JobTO> JobWidget.actionTogglePanel
JobWidget.available
Methods in org.apache.syncope.client.console.widgets that return types with arguments of type JobTOModifier and TypeMethodDescriptionprotected ActionsPanel
<JobTO> JobWidget.AvailableJobsPanel.getActions
(IModel<JobTO> model) JobWidget.AvailableJobsPanel.getColumns()
JobWidget.getUpdatedAvailable()
JobWidget.AvailableJobsProvider.iterator
(long first, long count) Methods in org.apache.syncope.client.console.widgets with parameters of type JobTOModifier and TypeMethodDescriptionMethod parameters in org.apache.syncope.client.console.widgets with type arguments of type JobTOModifier and TypeMethodDescriptionprotected ActionsPanel
<JobTO> JobWidget.AvailableJobsPanel.getActions
(IModel<JobTO> model) Constructors in org.apache.syncope.client.console.widgets with parameters of type JobTOModifierConstructorDescriptionJobActionPanel
(String id, JobTO jobTO, boolean showNotRunning, Component container) -
Uses of JobTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return JobTOModifier and TypeMethodDescriptionReturns job (running or scheduled) for the executable matching the given key.NotificationService.getJob()
Returns details about notification job.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type JobTO -
Uses of JobTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return JobTOMethods in org.apache.syncope.core.logic that return types with arguments of type JobTO -
Uses of JobTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return JobTOMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type JobTO