public class EventTransformer extends Object
OperationEvent in context of an Application.| Constructor and Description |
|---|
EventTransformer(DirectoryManager directoryManager,
Application application) |
| Modifier and Type | Method and Description |
|---|---|
List<OperationEvent> |
transformEvents(Iterable<OperationEvent> events)
Transforms directory events in context of the application.
|
public EventTransformer(DirectoryManager directoryManager, Application application)
public List<OperationEvent> transformEvents(Iterable<OperationEvent> events) throws OperationFailedException
OperationFailedExceptionCopyright © 2024 Atlassian. All rights reserved.