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://wiki.internet2.edu/confluence/display/GrouperWG/Grouper+-+Loader

See:
          Description

Class Summary
GrouperLoader main class to start the grouper loader
GrouperLoaderConfig  
GrouperLoaderJob class which will run a loader job implements StatefulJob so multiple dont run at once
LoaderJobBean bean to hold objects for group low level hooks
LoaderMemberWrapper  
Test  
 

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

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://wiki.internet2.edu/confluence/display/GrouperWG/Grouper+-+Loader