Package | Description |
---|---|
edu.internet2.middleware.grouperClient.jdbc.tableSync |
Modifier and Type | Method and Description |
---|---|
GcGrouperSyncJob |
GcGrouperSyncJob.clone()
deep clone the fields in this object
|
GcGrouperSyncJob |
GcTableSync.getGcGrouperSyncJob()
provisioning table about this job (full, incremental, etc) in this provisioner
|
GcGrouperSyncJob |
GcGrouperSyncLog.getGrouperSyncJob()
link back to sync job
|
static GcGrouperSyncJob |
GcGrouperSyncJob.retrieveById(String theConnectionName,
String id)
select grouper sync job by id
|
GcGrouperSyncJob |
GcGrouperSyncLog.retrieveGrouperSyncJob() |
static GcGrouperSyncJob |
GcGrouperSyncJob.retrieveJobBySyncType(List<GcGrouperSyncJob> gcGrouperSyncJobs,
String syncType)
get the job from a list
|
GcGrouperSyncJob |
GcGrouperSync.retrieveJobBySyncType(String syncType)
select grouper sync job by sync type
|
GcGrouperSyncJob |
GcGrouperSync.retrieveJobOrCreateBySyncType(String syncType)
retrieve a sync provisioner or create
|
GcGrouperSyncJob |
GcGrouperSync.waitForRelatedJobsToFinishThenRun(String syncType,
boolean goToPendingFirstAkaLargeJob)
wait for related jobs to finish running, then run
|
Modifier and Type | Method and Description |
---|---|
List<GcGrouperSyncJob> |
GcGrouperSync.retrieveAllJobs()
wait for related jobs to finish running, then run
|
Modifier and Type | Method and Description |
---|---|
void |
GcTableSync.setGcGrouperSyncJob(GcGrouperSyncJob gcGrouperSyncJob1)
provisioning table about this job (full, incremental, etc) in this provisioner
|
void |
GcGrouperSyncLog.setGrouperSyncJob(GcGrouperSyncJob gcGrouperSyncJob1)
link back to sync job
|
Modifier and Type | Method and Description |
---|---|
static GcGrouperSyncJob |
GcGrouperSyncJob.retrieveJobBySyncType(List<GcGrouperSyncJob> gcGrouperSyncJobs,
String syncType)
get the job from a list
|
Copyright © 2020 Internet2. All rights reserved.