Class ReplyToRequestListener
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.listener.Listener<String,VacationRequestDTO>
-
- org.exoplatform.rhmanagement.services.listener.ReplyToRequestListener
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ReplyToRequestListener extends org.exoplatform.services.listener.Listener<String,VacationRequestDTO>
Created by Medamine on 25/01/2017.
-
-
Constructor Summary
Constructors Constructor Description ReplyToRequestListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonEvent(org.exoplatform.services.listener.Event event)
-
-
-
Method Detail
-
onEvent
public void onEvent(org.exoplatform.services.listener.Event event) throws Exception- Specified by:
onEventin classorg.exoplatform.services.listener.Listener<String,VacationRequestDTO>- Throws:
Exception
-
-