Class OtherJobLogUpdater
java.lang.Object
edu.internet2.middleware.grouper.app.loader.OtherJobLogUpdater
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract void
update the Hib3GrouperLoaderLog object in java without saving to DB.
-
Constructor Details
-
OtherJobLogUpdater
public OtherJobLogUpdater()
-
-
Method Details
-
changeLoaderLogJavaObjectWithoutStoringToDb
public abstract void changeLoaderLogJavaObjectWithoutStoringToDb()update the Hib3GrouperLoaderLog object in java without saving to DB. The caller will save this
-