@MessageLogger(projectCode="WFMIGRCLI")
public interface CommandLineMigrationLogger
extends org.jboss.logging.BasicLogger
| Modifier and Type | Field and Description |
|---|---|
static CommandLineMigrationLogger |
ROOT_LOGGER |
| Modifier and Type | Method and Description |
|---|---|
String |
argEnvironment()
Instructions for the
CommandLineConstants.ENVIRONMENT command line arguments. |
String |
argHelp() |
String |
argInteractive()
Instructions for the
CommandLineConstants.INTERACTIVE command line arguments. |
String |
argSource()
Instructions for the
CommandLineConstants.SOURCE command line arguments. |
String |
argTarget()
Instructions for the
CommandLineConstants.TARGET command line arguments. |
String |
argUsage(String executableName) |
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnvstatic final CommandLineMigrationLogger ROOT_LOGGER
@Message(id=0,
value="Path to the properties file containing the user environment.")
String argEnvironment()
CommandLineConstants.ENVIRONMENT command line arguments.@Message(id=0,
value="Indicates if the migration tool should interact (or not) with the user. Value should either be true or false.")
String argInteractive()
CommandLineConstants.INTERACTIVE command line arguments.@Message(id=0,
value="Path to the base dir of the server to migrate from.")
String argSource()
CommandLineConstants.SOURCE command line arguments.@Message(id=0,
value="Path to the base dir of the server to migrate to.")
String argTarget()
CommandLineConstants.TARGET command line arguments.@Message(id=0,
value="Get help with usage of this command")
String argHelp()
Copyright © 2017 JBoss by Red Hat. All rights reserved.