Searched refs:getNotifyUponCompletionEmailAddresses (Results 1 - 25 of 48) sorted by relevance

12

/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/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/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/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-hg/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/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/tasks/
H A DTaskScheduleInformation.java117 List<String> getNotifyUponCompletionEmailAddresses(); method in interface:TaskScheduleInformation
H A DTaskScheduleUserData.java171 public List<String> getNotifyUponCompletionEmailAddresses() method in class:TaskScheduleUserData
258 taskSchedule.getNotifyUponCompletionEmailAddresses(),
H A DTaskTool.java221 public List<String> getNotifyUponCompletionEmailAddresses() { method in class:TaskTool
222 return taskScheduleArgs.getNotifyUponCompletionEmailAddresses();
/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();
H A DPurgeHistoricalUserData.java149 taskArgs.getNotifyUponCompletionEmailAddresses());
/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/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.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-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-hg/src/server/org/opends/server/tools/dsreplication/
H A DPurgeHistoricalScheduleInformation.java104 public List<String> getNotifyUponCompletionEmailAddresses() method in class:PurgeHistoricalScheduleInformation
106 return taskSchedule.getNotifyUponCompletionEmailAddresses();

Completed in 45 milliseconds

12