public interface BatchTask<R>
Modifier and Type | Method and Description |
---|---|
R |
execute(BatchTaskExecutor executor) |
ObjectClass |
getObjectClass()
Return the ObjectClass used for this task.
|
R execute(BatchTaskExecutor executor)
ObjectClass getObjectClass()
Copyright © 2010–2018 ForgeRock AS. All rights reserved.