Uses of Class
com.aeontronix.enhancedmule.tools.anypoint.NotFoundException
-
Uses of NotFoundException in com.aeontronix.enhancedmule.tools.anypoint
Subclasses of NotFoundException in com.aeontronix.enhancedmule.tools.anypoint Modifier and Type Class Description classEnvironmentNotFoundException -
Uses of NotFoundException in com.aeontronix.enhancedmule.tools.anypoint.api
Subclasses of NotFoundException in com.aeontronix.enhancedmule.tools.anypoint.api Modifier and Type Class Description classSLATierNotFoundExceptionMethods in com.aeontronix.enhancedmule.tools.anypoint.api that throw NotFoundException Modifier and Type Method Description APIContractAPI. findContract(ClientApplication clientApplication)PolicyAPI. findPolicyByAsset(String groupId, String assetId, String assetVersion)SLATierAPI. findSLATier(String name) -
Uses of NotFoundException in com.aeontronix.enhancedmule.tools.anypoint.exchange
Methods in com.aeontronix.enhancedmule.tools.anypoint.exchange that throw NotFoundException Modifier and Type Method Description AssetInstanceExchangeAsset. findInstances(String name, String envId)StringExchangeAsset. getPage(String name) -
Uses of NotFoundException in com.aeontronix.enhancedmule.tools.anypoint.provisioning
Methods in com.aeontronix.enhancedmule.tools.anypoint.provisioning that throw NotFoundException Modifier and Type Method Description Set<Environment>ProvisioningScope. matchEnvironments(Collection<Environment> environments)OrganizationOrganizationDescriptor. provision(AnypointClient client)static OrganizationOrganizationDescriptor. provision(AnypointClient client, File orgDescriptorFile, String orgName) -
Uses of NotFoundException in com.aeontronix.enhancedmule.tools.cli
Methods in com.aeontronix.enhancedmule.tools.cli that throw NotFoundException Modifier and Type Method Description OrganizationEMTCli. findOrganization(String organization)EnvironmentEMTCli. getEnvironment(String organizationName, String environmentName) -
Uses of NotFoundException in com.aeontronix.enhancedmule.tools.exchange
Methods in com.aeontronix.enhancedmule.tools.exchange that throw NotFoundException Modifier and Type Method Description voidExchangeAssetDescriptor. provision(Organization organization) -
Uses of NotFoundException in com.aeontronix.enhancedmule.tools.role
Methods in com.aeontronix.enhancedmule.tools.role that throw NotFoundException Modifier and Type Method Description static RoleGroupRoleGroup. findById(Organization organization, HttpHelper httpHelper, JsonHelper jsonHelper, String id)RoleAssignmentListRoleGroup. findRoleAssignments()Constructors in com.aeontronix.enhancedmule.tools.role that throw NotFoundException Constructor Description RoleAssignmentList(RoleGroup rg)RoleAssignmentList(RoleGroup rg, int limit) -
Uses of NotFoundException in com.aeontronix.enhancedmule.tools.runtime
Methods in com.aeontronix.enhancedmule.tools.runtime that throw NotFoundException Modifier and Type Method Description static CHApplicationCHApplication. find(Environment environment, String domain)HApplicationServer. findApplication(String name)CHApplicationCHApplication. refresh()