Uses of Enum
hudson.plugins.audit_trail.ConsoleAuditLogger.Output
-
Uses of ConsoleAuditLogger.Output in hudson.plugins.audit_trail
Modifier and TypeMethodDescriptionConsoleAuditLogger.getOutput()
static ConsoleAuditLogger.Output
Returns the enum constant of this type with the specified name.static ConsoleAuditLogger.Output[]
ConsoleAuditLogger.Output.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionConsoleAuditLogger
(ConsoleAuditLogger.Output output, String dateFormat, String logPrefix)