Uses of Class
org.tentackle.maven.plugin.wizard.OperationProfile
-
Packages that use OperationProfile Package Description org.tentackle.maven.plugin.wizard -
-
Uses of OperationProfile in org.tentackle.maven.plugin.wizard
Methods in org.tentackle.maven.plugin.wizard that return OperationProfile Modifier and Type Method Description OperationProfileOperationGenerator. getProfile()Methods in org.tentackle.maven.plugin.wizard that return types with arguments of type OperationProfile Modifier and Type Method Description java.util.List<OperationProfile>OperationMojo. getOperationProfiles()Methods in org.tentackle.maven.plugin.wizard with parameters of type OperationProfile Modifier and Type Method Description voidOperationGenerator. setProfile(OperationProfile profile)
-