Uses of Class
com.aeontronix.enhancedmule.tools.anypoint.exchange.AssetVersion
Packages that use AssetVersion
Package
Description
-
Uses of AssetVersion in com.aeontronix.enhancedmule.tools.anypoint
Methods in com.aeontronix.enhancedmule.tools.anypoint that return AssetVersionModifier and TypeMethodDescriptionOrganization.findExchangeAssetVersion(@NotNull String groupId, @NotNull String assetId, @NotNull String version) -
Uses of AssetVersion in com.aeontronix.enhancedmule.tools.anypoint.exchange
Methods in com.aeontronix.enhancedmule.tools.anypoint.exchange that return types with arguments of type AssetVersionModifier and TypeMethodDescriptionExchangeAsset.getOtherVersions()@NotNull List<AssetVersion> ExchangeAsset.getVersions()Method parameters in com.aeontronix.enhancedmule.tools.anypoint.exchange with type arguments of type AssetVersionModifier and TypeMethodDescriptionvoidExchangeAsset.setOtherVersions(List<AssetVersion> otherVersions) voidExchangeAsset.setVersions(List<AssetVersion> versions)