Class | Description |
---|---|
GcGrouperSync |
one record for each provisioner.
|
GcGrouperSyncDao |
dao for jobs
|
GcGrouperSyncGroup |
data about groups being synced
|
GcGrouperSyncGroupDao | |
GcGrouperSyncHeartbeat |
heartbeat and other logic for sync jobs
|
GcGrouperSyncJob |
Status of all jobs for the sync.
|
GcGrouperSyncJobDao |
dao for jobs
|
GcGrouperSyncLog |
last log for this sync that affected this group/member/membership/job
|
GcGrouperSyncLogDao | |
GcGrouperSyncMember |
if doing user level syncs, this is the metadata
|
GcGrouperSyncMemberDao | |
GcGrouperSyncMembership |
if doing user level syncs, this is the metadata
|
GcGrouperSyncMembershipDao |
membership dao
|
GcTableSync |
sync a table
|
GcTableSyncColumnMetadata | |
GcTableSyncConfiguration |
an instance of this class focuses on the configuration for table sync
create an instance, set the key, and call configure
|
GcTableSyncFromData |
Sync to a table from a dataset, columns, etc
|
GcTableSyncLog |
table sync log
|
GcTableSyncOutput | |
GcTableSyncRowData |
data from a row
|
GcTableSyncTableBean |
info about the table.
|
GcTableSyncTableData |
data from a table
|
GcTableSyncTableMetadata |
metadata for connection name and table name
|
Enum | Description |
---|---|
GcGrouperSyncErrorCode | |
GcGrouperSyncJobState | |
GcGrouperSyncLogState | |
GcTableSyncColumnMetadata.ColumnType | |
GcTableSyncSubtype |
type of table sync
|
Copyright © 2016 Internet2. All rights reserved.