Skip navigation links
A C E H I L M N O P R S U V Y 

A

accept(VersionVisitor<T>) - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
 
all() - Method in interface com.mulesoft.anypoint.discovery.api.RuntimeVersionProvider
 
ArtifactVersion - Interface in com.mulesoft.anypoint.discovery.api.version
Describes the version of an artifact.
ArtifactVersionFactory - Interface in com.mulesoft.anypoint.discovery.api.version
Factory for creating versions.
ArtifactVersionValidator - Interface in com.mulesoft.anypoint.discovery.api.version
Validator for potential versions.

C

com.mulesoft.anypoint.discovery.api - package com.mulesoft.anypoint.discovery.api
 
com.mulesoft.anypoint.discovery.api.exception - package com.mulesoft.anypoint.discovery.api.exception
 
com.mulesoft.anypoint.discovery.api.version - package com.mulesoft.anypoint.discovery.api.version
 
create(String) - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersionFactory
 
create(int, int, int, boolean) - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersionFactory
Creates an ArtifactVersion with the defined version as parameter.

E

EarlyAccess - Interface in com.mulesoft.anypoint.discovery.api.version
 

H

hotFixNumber() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
Deprecated.
ArtifactVersion have now a proper hierarchy and you can use it to visit specific implementations.

I

InvalidHotFixVersionException - Exception in com.mulesoft.anypoint.discovery.api.exception
 
InvalidHotFixVersionException(String, Exception) - Constructor for exception com.mulesoft.anypoint.discovery.api.exception.InvalidHotFixVersionException
 
InvalidHotFixVersionException(String) - Constructor for exception com.mulesoft.anypoint.discovery.api.exception.InvalidHotFixVersionException
 
isChPatch() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
Deprecated.
ArtifactVersion have now a proper hierarchy and you can use it to visit specific implementations.

NOTE: This format is not server compliant.

isEarlyAccess() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
Deprecated.
ArtifactVersion have now a proper hierarchy and you can use it to visit specific implementations.
isHotFix() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
Deprecated.
ArtifactVersion have now a proper hierarchy and you can use it to visit specific implementations.
isHotFixOf(ArtifactVersion) - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
Deprecated.
ArtifactVersion have now a proper hierarchy and you can use it to visit specific implementations.
isReleaseCandidate() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
Deprecated.
ArtifactVersion have now a proper hierarchy and you can use it to visit specific implementations.
isSnapshot() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
Deprecated.
ArtifactVersion have now a proper hierarchy and you can use it to visit specific implementations.
isValid(String) - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersionValidator
Returns whether the string representing a version is valid for constructing an instance using ArtifactVersionFactory.create(String).

L

latest() - Method in interface com.mulesoft.anypoint.discovery.api.RuntimeVersionProvider
 

M

major() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
 
minor() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
 
Monthly - Interface in com.mulesoft.anypoint.discovery.api.version
 
MonthlySnapshot - Interface in com.mulesoft.anypoint.discovery.api.version
 

N

NoLatestVersionFoundException - Exception in com.mulesoft.anypoint.discovery.api.exception
Exception thrown when no latest version is found
NoLatestVersionFoundException(String) - Constructor for exception com.mulesoft.anypoint.discovery.api.exception.NoLatestVersionFoundException
 
NotParseableVersionException - Exception in com.mulesoft.anypoint.discovery.api.exception
 
NotParseableVersionException(String) - Constructor for exception com.mulesoft.anypoint.discovery.api.exception.NotParseableVersionException
 

O

olderThan(ArtifactVersion) - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
Compares whether another ArtifactVersion is older than this.

P

patch() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
 

R

release() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
 
Release - Interface in com.mulesoft.anypoint.discovery.api.version
 
ReleaseCandidate - Interface in com.mulesoft.anypoint.discovery.api.version
 
RuntimeVersionProvider - Interface in com.mulesoft.anypoint.discovery.api
Provides all the available Runtime versions.

S

Snapshot - Interface in com.mulesoft.anypoint.discovery.api.version
 

U

UnknownVersion - Interface in com.mulesoft.anypoint.discovery.api.version
 

V

value() - Method in interface com.mulesoft.anypoint.discovery.api.version.ArtifactVersion
 
VersionDiscoveryException - Exception in com.mulesoft.anypoint.discovery.api.exception
Exception thrown when an error occurs when discovering versions
VersionDiscoveryException(String, Throwable) - Constructor for exception com.mulesoft.anypoint.discovery.api.exception.VersionDiscoveryException
 
VersionVisitor<T> - Interface in com.mulesoft.anypoint.discovery.api.version
Implementors of this API will be able to inspect details of each type of available.
visit(Snapshot) - Method in interface com.mulesoft.anypoint.discovery.api.version.VersionVisitor
 
visit(Release) - Method in interface com.mulesoft.anypoint.discovery.api.version.VersionVisitor
 
visit(Monthly) - Method in interface com.mulesoft.anypoint.discovery.api.version.VersionVisitor
 
visit(MonthlySnapshot) - Method in interface com.mulesoft.anypoint.discovery.api.version.VersionVisitor
 
visit(EarlyAccess) - Method in interface com.mulesoft.anypoint.discovery.api.version.VersionVisitor
 
visit(ReleaseCandidate) - Method in interface com.mulesoft.anypoint.discovery.api.version.VersionVisitor
 
visit(UnknownVersion) - Method in interface com.mulesoft.anypoint.discovery.api.version.VersionVisitor
 

Y

yyyymmdd() - Method in interface com.mulesoft.anypoint.discovery.api.version.Monthly
 
A C E H I L M N O P R S U V Y 
Skip navigation links

Copyright © 2024. All rights reserved.