Class EventChannels
- java.lang.Object
-
- org.alfresco.event.sdk.integration.EventChannels
-
public class EventChannels extends Object
Channels provided by the Alfresco Java event API.
-
-
Field Detail
-
SPRING_INTEGRATION
public static final String SPRING_INTEGRATION
- See Also:
- Constant Field Values
-
HANDLERS
public static final String HANDLERS
- See Also:
- Constant Field Values
-
MAIN
public static final String MAIN
- See Also:
- Constant Field Values
-
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
-
-