Searched defs:hasNotificationPrompt (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInteraction.java334 private List<String> askForEmailNotification(Message hasNotificationPrompt, argument
341 app.confirmAction(hasNotificationPrompt, false);
/forgerock/opendj2/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInteraction.java333 private List<String> askForEmailNotification(Message hasNotificationPrompt, argument
340 app.confirmAction(hasNotificationPrompt, false);
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInteraction.java334 private List<String> askForEmailNotification(Message hasNotificationPrompt, argument
341 app.confirmAction(hasNotificationPrompt, false);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInteraction.java334 private List<String> askForEmailNotification(Message hasNotificationPrompt, argument
341 app.confirmAction(hasNotificationPrompt, false);
/forgerock/opendj2-hg/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInteraction.java333 private List<String> askForEmailNotification(Message hasNotificationPrompt, argument
340 app.confirmAction(hasNotificationPrompt, false);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/tasks/
H A DTaskScheduleInteraction.java334 private List<String> askForEmailNotification(LocalizableMessage hasNotificationPrompt, argument
341 app.confirmAction(hasNotificationPrompt, false);

Completed in 26 milliseconds