Searched defs:successful (Results 1 - 25 of 75) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/api/
H A DBackupTaskListener.java68 * whether it was successful.
73 * @param successful Indicates whether the backup operation
77 boolean successful);
76 processBackupEnd(Backend backend, BackupConfig config, boolean successful) argument
H A DExportTaskListener.java68 * regardless of whether it was successful.
73 * @param successful Indicates whether the export operation
78 boolean successful);
76 processExportEnd(Backend backend, LDIFExportConfig config, boolean successful) argument
H A DImportTaskListener.java67 * regardless of whether it was successful.
72 * @param successful Indicates whether the import operation
77 boolean successful);
75 processImportEnd(Backend backend, LDIFImportConfig config, boolean successful) argument
H A DRestoreTaskListener.java67 * whether it was successful.
72 * @param successful Indicates whether the restore operation
76 boolean successful);
75 processRestoreEnd(Backend backend, RestoreConfig config, boolean successful) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DBackupTaskListener.java69 * whether it was successful.
74 * @param successful Indicates whether the backup operation
78 boolean successful);
77 processBackupEnd(Backend backend, BackupConfig config, boolean successful) argument
H A DExportTaskListener.java69 * regardless of whether it was successful.
74 * @param successful Indicates whether the export operation
79 boolean successful);
77 processExportEnd(Backend backend, LDIFExportConfig config, boolean successful) argument
H A DImportTaskListener.java68 * regardless of whether it was successful.
73 * @param successful Indicates whether the import operation
78 boolean successful);
76 processImportEnd(Backend backend, LDIFImportConfig config, boolean successful) argument
H A DRestoreTaskListener.java68 * whether it was successful.
73 * @param successful Indicates whether the restore operation
77 boolean successful);
76 processRestoreEnd(Backend backend, RestoreConfig config, boolean successful) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DBackupTaskListener.java69 * whether it was successful.
74 * @param successful Indicates whether the backup operation
78 boolean successful);
77 processBackupEnd(Backend backend, BackupConfig config, boolean successful) argument
H A DExportTaskListener.java69 * regardless of whether it was successful.
74 * @param successful Indicates whether the export operation
79 boolean successful);
77 processExportEnd(Backend backend, LDIFExportConfig config, boolean successful) argument
H A DImportTaskListener.java68 * regardless of whether it was successful.
73 * @param successful Indicates whether the import operation
78 boolean successful);
76 processImportEnd(Backend backend, LDIFImportConfig config, boolean successful) argument
H A DRestoreTaskListener.java68 * whether it was successful.
73 * @param successful Indicates whether the restore operation
77 boolean successful);
76 processRestoreEnd(Backend backend, RestoreConfig config, boolean successful) argument
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DBackupTaskListener.java68 * whether it was successful.
73 * @param successful Indicates whether the backup operation
77 boolean successful);
76 processBackupEnd(Backend backend, BackupConfig config, boolean successful) argument
H A DExportTaskListener.java68 * regardless of whether it was successful.
73 * @param successful Indicates whether the export operation
78 boolean successful);
76 processExportEnd(Backend backend, LDIFExportConfig config, boolean successful) argument
H A DImportTaskListener.java67 * regardless of whether it was successful.
72 * @param successful Indicates whether the import operation
77 boolean successful);
75 processImportEnd(Backend backend, LDIFImportConfig config, boolean successful) argument
H A DRestoreTaskListener.java67 * whether it was successful.
72 * @param successful Indicates whether the restore operation
76 boolean successful);
75 processRestoreEnd(Backend backend, RestoreConfig config, boolean successful) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DBackupTaskListener.java69 * whether it was successful.
74 * @param successful Indicates whether the backup operation
78 boolean successful);
77 processBackupEnd(Backend backend, BackupConfig config, boolean successful) argument
H A DExportTaskListener.java69 * regardless of whether it was successful.
74 * @param successful Indicates whether the export operation
79 boolean successful);
77 processExportEnd(Backend backend, LDIFExportConfig config, boolean successful) argument
H A DImportTaskListener.java68 * regardless of whether it was successful.
73 * @param successful Indicates whether the import operation
78 boolean successful);
76 processImportEnd(Backend backend, LDIFImportConfig config, boolean successful) argument
H A DRestoreTaskListener.java68 * whether it was successful.
73 * @param successful Indicates whether the restore operation
77 boolean successful);
76 processRestoreEnd(Backend backend, RestoreConfig config, boolean successful) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/
H A DBackupTaskListener.java69 * whether it was successful.
74 * @param successful Indicates whether the backup operation
78 boolean successful);
77 processBackupEnd(Backend backend, BackupConfig config, boolean successful) argument
H A DExportTaskListener.java69 * regardless of whether it was successful.
74 * @param successful Indicates whether the export operation
79 boolean successful);
77 processExportEnd(Backend backend, LDIFExportConfig config, boolean successful) argument
H A DImportTaskListener.java68 * regardless of whether it was successful.
73 * @param successful Indicates whether the import operation
78 boolean successful);
76 processImportEnd(Backend backend, LDIFImportConfig config, boolean successful) argument
H A DRestoreTaskListener.java68 * whether it was successful.
73 * @param successful Indicates whether the restore operation
77 boolean successful);
76 processRestoreEnd(Backend backend, RestoreConfig config, boolean successful) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/plugins/
H A DPasswordPolicyImportPlugin.java321 boolean successful)
320 processImportEnd(Backend backend, LDIFImportConfig config, boolean successful) argument

Completed in 28 milliseconds

123