Class JobExecutionContext
java.lang.Object
org.apache.syncope.core.provisioning.api.job.JobExecutionContext
-
Constructor Summary
ConstructorDescriptionJobExecutionContext
(String domain, String jobName, String executor, boolean dryRun) -
Method Summary
-
Constructor Details
-
JobExecutionContext
-
-
Method Details
-
getDomain
-
getJobName
-
getExecutor
-
isDryRun
public boolean isDryRun() -
getData
-