Searched refs:BREAKLINE (Results 1 - 8 of 8) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/upgrade/
H A DFormattedNotificationCallback.java51 static final int BREAKLINE = 9; field in class:FormattedNotificationCallback
H A DUpgradeCli.java428 case BREAKLINE:
429 println(Style.BREAKLINE, Message.raw(fnc.getMessage()), 1);
H A DUpgradeTasks.java801 .notify(Message.raw(" "), FormattedNotificationCallback.BREAKLINE);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/upgrade/
H A DFormattedNotificationCallback.java51 static final int BREAKLINE = 9; field in class:FormattedNotificationCallback
H A DUpgradeCli.java428 case BREAKLINE:
429 println(Style.BREAKLINE, Message.raw(fnc.getMessage()), 1);
H A DUpgradeTasks.java799 .notify(Message.raw(" "), FormattedNotificationCallback.BREAKLINE);
/forgerock/opendj-b2.6/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java131 BREAKLINE, enum constant in enum:ConsoleApplication.Style
478 case BREAKLINE:
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java131 BREAKLINE, enum constant in enum:ConsoleApplication.Style
478 case BREAKLINE:

Completed in 59 milliseconds