Package | Description |
---|---|
org.alfresco.bm.event | |
org.alfresco.bm.event.selector | |
org.alfresco.bm.event.user | |
org.alfresco.bm.http | |
org.alfresco.bm.user |
Modifier and Type | Class and Description |
---|---|
class |
DoNothingEventProcessor
This processor does nothing with the event and produces no further output.
|
class |
RaiseEventsEventProcessor
Emits a given number of events at a given frequency for a given time.
|
class |
RenameEventProcessor
Simply emits a single event using the inbound data.
|
class |
ResultBarrier
Simple barrier that reschedules itself until a number of eventresults (
RecordedEvent s) are
available. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEventSelectorProcessor
Event processor that uses an eventSelector to choose the next event.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckUserCountEventProcessor
An event processor that ensures the presence of a minimum number of users.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticatedHttpEventProcessor
A base class used for
EventProcessor s that makes use of HTTP-calls
that should be done when authenticated against Alfresco. |
Modifier and Type | Class and Description |
---|---|
class |
CreateUsers
Input
|
class |
PrepareUsers
Prepare a specific number of users for interaction with Alfresco.
|
Copyright © 2014. All rights reserved.