Package | Description |
---|---|
edu.internet2.middleware.grouperClient.jdbc.tableSync |
Modifier and Type | Method and Description |
---|---|
GcGrouperSyncLog |
GcGrouperSyncLog.clone()
deep clone the fields in this object
|
GcGrouperSyncLog |
GcTableSync.getGcGrouperSyncLog()
log for this sync
|
static GcGrouperSyncLog |
GcGrouperSyncLog.retrieveById(String theConnectionName,
String id)
select grouper sync log by id
|
static GcGrouperSyncLog |
GcGrouperSyncLog.retrieveByJobAndOwner(String theConnectionName,
String grouperSyncJobId,
String grouperSyncOwnerId)
select log by job and owner
|
GcGrouperSyncLog |
GcGrouperSyncJob.retrieveGrouperSyncLogOrCreate() |
Modifier and Type | Method and Description |
---|---|
void |
GcTableSync.setGcGrouperSyncLog(GcGrouperSyncLog gcGrouperSyncLog1)
log for this sync
|
Copyright © 2020 Internet2. All rights reserved.