Skip navigation links
A B C D E G H I M N P S T V W 

A

assetId - Variable in class com.mulesoft.anypoint.model.policy.exchange.Dependency
 
assetId - Variable in class com.mulesoft.anypoint.model.policy.exchange.Exchange
 

B

build() - Method in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
BuildAssetFilesMojo - Class in com.mulesoft.anypoint
Builds the policy implementations files.
BuildAssetFilesMojo() - Constructor for class com.mulesoft.anypoint.BuildAssetFilesMojo
 

C

com.mulesoft.anypoint - package com.mulesoft.anypoint
 
com.mulesoft.anypoint.model.policy - package com.mulesoft.anypoint.model.policy
 
com.mulesoft.anypoint.model.policy.definition - package com.mulesoft.anypoint.model.policy.definition
 
com.mulesoft.anypoint.model.policy.exchange - package com.mulesoft.anypoint.model.policy.exchange
 
com.mulesoft.anypoint.model.policy.implementation - package com.mulesoft.anypoint.model.policy.implementation
 
com.mulesoft.anypoint.model.serde - package com.mulesoft.anypoint.model.serde
 
com.mulesoft.anypoint.pdk_maven_plugin - package com.mulesoft.anypoint.pdk_maven_plugin
 

D

Definition - Class in com.mulesoft.anypoint.model.policy.definition
A wrapper for all the assets of the definition
Definition(Exchange, DefinitionGcl, DefMetadata) - Constructor for class com.mulesoft.anypoint.model.policy.definition.Definition
 
DefinitionGcl - Class in com.mulesoft.anypoint.model.policy.definition
DTO to parse the gcl.yaml
DefinitionGcl() - Constructor for class com.mulesoft.anypoint.model.policy.definition.DefinitionGcl
 
DefMetadata - Class in com.mulesoft.anypoint.model.policy.definition
DTO to parse the definition's metadata.yaml
DefMetadata() - Constructor for class com.mulesoft.anypoint.model.policy.definition.DefMetadata
 
dependencies - Variable in class com.mulesoft.anypoint.model.policy.exchange.Exchange
 
Dependency - Class in com.mulesoft.anypoint.model.policy.exchange
 
Dependency(String, String, String) - Constructor for class com.mulesoft.anypoint.model.policy.exchange.Dependency
 

E

Exchange - Class in com.mulesoft.anypoint.model.policy.exchange
DTO to parse the exchange.json
Exchange() - Constructor for class com.mulesoft.anypoint.model.policy.exchange.Exchange
 
Exchange(String, String, String, String, String, List<Dependency>) - Constructor for class com.mulesoft.anypoint.model.policy.exchange.Exchange
 
execute() - Method in class com.mulesoft.anypoint.BuildAssetFilesMojo
 
execute() - Method in class com.mulesoft.anypoint.pdk_maven_plugin.HelpMojo

G

getExchange() - Method in class com.mulesoft.anypoint.model.policy.definition.Definition
 
getExchange() - Method in class com.mulesoft.anypoint.model.policy.implementation.Implementation
 
getGcl() - Method in class com.mulesoft.anypoint.model.policy.definition.Definition
 
getMetadata() - Method in class com.mulesoft.anypoint.model.policy.definition.Definition
 
getMetadata() - Method in class com.mulesoft.anypoint.model.policy.implementation.Implementation
 
groupId - Variable in class com.mulesoft.anypoint.model.policy.exchange.Dependency
 
groupId - Variable in class com.mulesoft.anypoint.model.policy.exchange.Exchange
 

H

HelpMojo - Class in com.mulesoft.anypoint.pdk_maven_plugin
Display help information on pdk-maven-plugin.
HelpMojo() - Constructor for class com.mulesoft.anypoint.pdk_maven_plugin.HelpMojo
 

I

Implementation - Class in com.mulesoft.anypoint.model.policy.implementation
A wrapper for all the assets of the definition
Implementation(Exchange, ImplementationMetadata) - Constructor for class com.mulesoft.anypoint.model.policy.implementation.Implementation
 
ImplementationBuilder - Class in com.mulesoft.anypoint.model.policy.implementation
 
ImplementationBuilder() - Constructor for class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
ImplementationMetadata - Class in com.mulesoft.anypoint.model.policy.implementation
 
ImplementationMetadata(String, String, String, List<String>) - Constructor for class com.mulesoft.anypoint.model.policy.implementation.ImplementationMetadata
 

M

main - Variable in class com.mulesoft.anypoint.model.policy.exchange.Exchange
 
MAIN - Static variable in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
minMuleVersion - Variable in class com.mulesoft.anypoint.model.policy.implementation.MuleArtifact
 
minRuntimeVersion - Variable in class com.mulesoft.anypoint.model.policy.implementation.ImplementationMetadata
 
MuleArtifact - Class in com.mulesoft.anypoint.model.policy.implementation
DTO to parse the exchange.json
MuleArtifact() - Constructor for class com.mulesoft.anypoint.model.policy.implementation.MuleArtifact
 
MuleArtifact(String) - Constructor for class com.mulesoft.anypoint.model.policy.implementation.MuleArtifact
 

N

name - Variable in class com.mulesoft.anypoint.model.policy.exchange.Exchange
 
name - Variable in class com.mulesoft.anypoint.model.policy.implementation.ImplementationMetadata
 

P

parseDefinitionFiles(File) - Method in class com.mulesoft.anypoint.model.serde.PolicyMapper
 
parseMuleArtifact(File) - Method in class com.mulesoft.anypoint.model.serde.PolicyMapper
 
parseVersions(String) - Static method in class com.mulesoft.anypoint.model.policy.VersionParser
 
PolicyMapper - Class in com.mulesoft.anypoint.model.serde
 
PolicyMapper() - Constructor for class com.mulesoft.anypoint.model.serde.PolicyMapper
 
POSFIX - Static variable in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 

S

supportedJavaVersions - Variable in class com.mulesoft.anypoint.model.policy.implementation.ImplementationMetadata
 

T

TECHNOLOGY - Static variable in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
technology - Variable in class com.mulesoft.anypoint.model.policy.implementation.ImplementationMetadata
 

V

version - Variable in class com.mulesoft.anypoint.model.policy.exchange.Dependency
 
version - Variable in class com.mulesoft.anypoint.model.policy.exchange.Exchange
 
VersionParser - Class in com.mulesoft.anypoint.model.policy
 
VersionParser() - Constructor for class com.mulesoft.anypoint.model.policy.VersionParser
 

W

withDefinition(Definition) - Method in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
withGav(String, String, String) - Method in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
withJavaVersions(List<String>) - Method in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
withMuleArtifact(MuleArtifact) - Method in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
withName(String) - Method in class com.mulesoft.anypoint.model.policy.implementation.ImplementationBuilder
 
writeImplementationFiles(File, Implementation) - Method in class com.mulesoft.anypoint.model.serde.PolicyMapper
 
A B C D E G H I M N P S T V W 
Skip navigation links

Copyright © 2025. All rights reserved.