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