Uses of Enum Class
edu.internet2.middleware.grouperClient.jdbc.tableSync.GcGrouperSyncLogState
Packages that use GcGrouperSyncLogState
-
Uses of GcGrouperSyncLogState in edu.internet2.middleware.grouperClient.jdbc.tableSync
Methods in edu.internet2.middleware.grouperClient.jdbc.tableSync that return GcGrouperSyncLogStateModifier and TypeMethodDescriptionGcGrouperSyncLog.getStatus()static GcGrouperSyncLogStateReturns the enum constant of this class with the specified name.static GcGrouperSyncLogStateGcGrouperSyncLogState.valueOfIgnoreCase(String string) static GcGrouperSyncLogState[]GcGrouperSyncLogState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.internet2.middleware.grouperClient.jdbc.tableSync with parameters of type GcGrouperSyncLogStateModifier and TypeMethodDescriptionvoidGcGrouperSyncLog.setStatus(GcGrouperSyncLogState gcGrouperSyncLogState)