| Package | Description |
|---|---|
| org.alfresco.bm.event | |
| org.alfresco.bm.event.selector | |
| org.alfresco.bm.http | |
| org.alfresco.bm.site | |
| 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
Raises the prescribed number of event with the given event name.
|
class |
ResultBarrier
Simple barrier that reschedules itself until a number of eventresults (
RecordedEvents) 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 |
AuthenticatedHttpEventProcessor
A base class used for
EventProcessors that makes use of HTTP-calls
that should be done when authenticated against Alfresco. |
| Modifier and Type | Class and Description |
|---|---|
class |
PrepareSiteMembers
Prepares site members for creation by populating the site members collection.
|
class |
PrepareSites
Prepares sites for creation by populating the sites collection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateUser
Event processor that creates a test-user in the alfresco-system based on the
username present in the event and inserts an entry in mongo.
|
class |
CreateUsers
Input
|
class |
PrepareUsers
Prepare a specific number of users for interaction with Alfresco.
|
Copyright © 2012. All Rights Reserved.