Searched defs:getNotifyUponCompletionEmailAddresses (Results 1 - 25 of 30) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsreplication/
H A DPurgeHistoricalScheduleInformation.java105 public List<String> getNotifyUponCompletionEmailAddresses() method in class:PurgeHistoricalScheduleInformation
107 return taskSchedule.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInformation.java118 List<String> getNotifyUponCompletionEmailAddresses(); method in interface:TaskScheduleInformation
H A DTaskScheduleUserData.java174 public List<String> getNotifyUponCompletionEmailAddresses() method in class:TaskScheduleUserData
261 taskSchedule.getNotifyUponCompletionEmailAddresses(),
H A DTaskTool.java228 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskTool
229 return taskScheduleArgs.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj2/src/server/org/opends/server/tools/dsreplication/
H A DPurgeHistoricalScheduleInformation.java104 public List<String> getNotifyUponCompletionEmailAddresses() method in class:PurgeHistoricalScheduleInformation
106 return taskSchedule.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj2/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInformation.java117 List<String> getNotifyUponCompletionEmailAddresses(); method in interface:TaskScheduleInformation
H A DTaskScheduleUserData.java173 public List<String> getNotifyUponCompletionEmailAddresses() method in class:TaskScheduleUserData
260 taskSchedule.getNotifyUponCompletionEmailAddresses(),
H A DTaskTool.java227 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskTool
228 return taskScheduleArgs.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsreplication/
H A DPurgeHistoricalScheduleInformation.java105 public List<String> getNotifyUponCompletionEmailAddresses() method in class:PurgeHistoricalScheduleInformation
107 return taskSchedule.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInformation.java118 List<String> getNotifyUponCompletionEmailAddresses(); method in interface:TaskScheduleInformation
H A DTaskScheduleUserData.java174 public List<String> getNotifyUponCompletionEmailAddresses() method in class:TaskScheduleUserData
261 taskSchedule.getNotifyUponCompletionEmailAddresses(),
H A DTaskTool.java228 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskTool
229 return taskScheduleArgs.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsreplication/
H A DPurgeHistoricalScheduleInformation.java105 public List<String> getNotifyUponCompletionEmailAddresses() method in class:PurgeHistoricalScheduleInformation
107 return taskSchedule.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInformation.java118 List<String> getNotifyUponCompletionEmailAddresses(); method in interface:TaskScheduleInformation
H A DTaskScheduleUserData.java174 public List<String> getNotifyUponCompletionEmailAddresses() method in class:TaskScheduleUserData
261 taskSchedule.getNotifyUponCompletionEmailAddresses(),
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsreplication/
H A DPurgeHistoricalScheduleInformation.java104 public List<String> getNotifyUponCompletionEmailAddresses() method in class:PurgeHistoricalScheduleInformation
106 return taskSchedule.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj2-hg/src/server/org/opends/server/tools/tasks/
H A DTaskScheduleInformation.java117 List<String> getNotifyUponCompletionEmailAddresses(); method in interface:TaskScheduleInformation
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/
H A DPurgeHistoricalScheduleInformation.java88 public List<String> getNotifyUponCompletionEmailAddresses() method in class:PurgeHistoricalScheduleInformation
90 return taskSchedule.getNotifyUponCompletionEmailAddresses();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/tasks/
H A DTaskScheduleInformation.java117 List<String> getNotifyUponCompletionEmailAddresses(); method in interface:TaskScheduleInformation
/forgerock/opendj2/src/server/org/opends/server/admin/client/cli/
H A DTaskScheduleArgs.java361 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskScheduleArgs
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/cli/
H A DTaskScheduleArgs.java362 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskScheduleArgs
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/cli/
H A DTaskScheduleArgs.java362 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskScheduleArgs
/forgerock/opendj2-hg/src/server/org/opends/server/admin/client/cli/
H A DTaskScheduleArgs.java361 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskScheduleArgs
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/client/cli/
H A DTaskScheduleArgs.java362 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskScheduleArgs
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/client/cli/
H A DTaskScheduleArgs.java364 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskScheduleArgs

Completed in 36 milliseconds

12