Class GetPushNotificationConfigHandler
java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.operations.RequestHandler
com.mulesoft.connectors.a2a.internal.server.agent.operations.GetPushNotificationConfigHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(RequestHandlerContext requestHandlerContext) voidgetPushNotificationConfigs(RequestHandlerContext requestHandlerContext, TaskRepositoryItem item, String taskId, String pushNotificationConfigId)
-
Field Details
-
LOGGER
public static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
GetPushNotificationConfigHandler
public GetPushNotificationConfigHandler(boolean fetchAllNotificationConfigs)
-
-
Method Details
-
execute
- Specified by:
executein classRequestHandler
-
getPushNotificationConfigs
public void getPushNotificationConfigs(RequestHandlerContext requestHandlerContext, TaskRepositoryItem item, String taskId, String pushNotificationConfigId)
-