Package edu.internet2.middleware.grouper.app.loader

Grouper loader is a generic loading utility for grouper that automatically manages lists

Documentation is available via the 'Grouper loader' on the Grouper Project wiki https://spaces.internet2.edu/display/Grouper/Grouper+-+Loader

See:
          Description

Class Summary
GrouperLoader main class to start the grouper loader
GrouperLoader.GrouperLoaderDryRunBean bean holds where the logging goes, and if there, then it means we are in dry run mode
GrouperLoaderConfig  
GrouperLoaderIncrementalJob  
GrouperLoaderIncrementalJob.Row  
GrouperLoaderJob class which will run a loader job implements StatefulJob so multiple dont run at once
LoaderJobBean bean to hold objects for loader job
LoaderMemberWrapper  
OtherJobBase  
OtherJobBase.OtherJobInput  
OtherJobBase.OtherJobOutput  
Test  
 

Enum Summary
GrouperLoaderScheduleType schedule types for loaders.
GrouperLoaderStatus status of a job
GrouperLoaderType type of loaders (e.g.
 

Package edu.internet2.middleware.grouper.app.loader Description

Grouper loader is a generic loading utility for grouper that automatically manages lists

Documentation is available via the 'Grouper loader' on the Grouper Project wiki https://spaces.internet2.edu/display/Grouper/Grouper+-+Loader