Package co.novu.api.executivedetails
Class ExecutiveDetailsHandler
- java.lang.Object
-
- co.novu.api.executivedetails.ExecutiveDetailsHandler
-
public class ExecutiveDetailsHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description ExecutiveDetailsHandler(RestHandler restHandler)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExecutiveDetailsResponsegetExecutionDetails(String notificationId, String subscriberId)
-
-
-
Constructor Detail
-
ExecutiveDetailsHandler
public ExecutiveDetailsHandler(RestHandler restHandler)
-
-
Method Detail
-
getExecutionDetails
public ExecutiveDetailsResponse getExecutionDetails(String notificationId, String subscriberId) throws IOException, NovuNetworkException
- Throws:
IOExceptionNovuNetworkException
-
-