@ThreadSafe public class RegistrationAuthorityPopulationStage extends BaseStage<Element>
RegistrationAuthority, with
the entity's registration authority, to the item metadata.| Constructor and Description |
|---|
RegistrationAuthorityPopulationStage() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(Collection<Item<Element>> items)
Performs the stage processing on the given Item collection.
|
execute, getCollectionPredicate, setCollectionPredicatesetIddoInitialize, getIddestroy, doDestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyedpublic RegistrationAuthorityPopulationStage()
protected void doExecute(@Nonnull@NonnullElements Collection<Item<Element>> items) throws StageProcessingException
The stage is guaranteed to be have been initialized and not destroyed when this is invoked.
doExecute in class BaseStage<Element>items - collection to be processedStageProcessingException - thrown if there is an unrecoverable problem when processing the stageCopyright © 1999–2016. All rights reserved.