Class PushNotificationConfigOutputResolver
java.lang.Object
org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
com.mulesoft.connectors.a2a.internal.datasense.PushNotificationConfigOutputResolver
- All Implemented Interfaces:
org.mule.runtime.api.metadata.resolving.NamedTypeResolver,org.mule.runtime.api.metadata.resolving.OutputTypeResolver,org.mule.runtime.api.metadata.resolving.StaticResolver
public class PushNotificationConfigOutputResolver
extends org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
-
Field Summary
Fields inherited from interface org.mule.runtime.api.metadata.resolving.StaticResolver
STATIC_RESOLVER_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.metadata.api.model.MetadataTypeMethods inherited from class org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
getOutputType
-
Constructor Details
-
PushNotificationConfigOutputResolver
public PushNotificationConfigOutputResolver()
-
-
Method Details
-
getStaticMetadata
public org.mule.metadata.api.model.MetadataType getStaticMetadata() -
getResolverName
-
getCategoryName
- Specified by:
getCategoryNamein interfaceorg.mule.runtime.api.metadata.resolving.NamedTypeResolver- Overrides:
getCategoryNamein classorg.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
-