public class LocalBackendWorkflowElement extends Object
| Constructor and Description |
|---|
LocalBackendWorkflowElement() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
execute(Operation operation,
org.forgerock.opendj.ldap.DN entryDN)
Executes the supplied operation.
|
public static boolean execute(Operation operation, org.forgerock.opendj.ldap.DN entryDN) throws CanceledOperationException
operation - the operation to executeentryDN - the entry DN whose backend will be usedCanceledOperationException - if this operation should be cancelled.Copyright © 2010-2020 Wren Security. All Rights Reserved.