Package | Description |
---|---|
org.alfresco.bm.event.selector |
Modifier and Type | Method and Description |
---|---|
protected EventSuccessor |
RandomWeightedEventSelector.next(Object input,
Object response)
Chooses randomly from the list of successor events based on the weightings provided.
|
protected abstract EventSuccessor |
AbstractEventSelector.next(Object input,
Object response)
Implemented by subclasses to select a successor event.
|
Copyright © 2014. All rights reserved.