Package | Description |
---|---|
org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
Modifier and Type | Class and Description |
---|---|
class |
CreateNodeEvent
Create Node Event Class
|
class |
DeleteNodeEvent
Delete Node Event Class
|
class |
LockNodeEvent
Lock Node Event Class
|
class |
MoveNodeEvent
Move Node Event Class
|
Modifier and Type | Method and Description |
---|---|
NodeEvent |
NodeEventQueue.removeEvent()
Remove an event from the head of the queue
|
NodeEvent |
NodeEventQueue.removeSessionNoWait()
Remove an event from the queue, without waiting if there are no events in the queue
|
Modifier and Type | Method and Description |
---|---|
void |
NodeEventQueue.addEvent(NodeEvent event)
Add an event to the queue
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.