Class OperationProfile


  • public class OperationProfile
    extends Profile
    Profile for operations.
    • Constructor Detail

      • OperationProfile

        public OperationProfile()
    • Method Detail

      • getOperationInterface

        public java.lang.String getOperationInterface()
      • getOperationPackage

        public java.lang.String getOperationPackage()
      • getOperationPackageInfo

        public PackageInfo getOperationPackageInfo()
      • validate

        public void validate​(java.util.Map<java.lang.String,​PackageInfo> packageInfoMap)
                      throws org.apache.maven.plugin.MojoExecutionException
        Description copied from class: Profile
        Validates the profile.
        Overrides:
        validate in class Profile
        Parameters:
        packageInfoMap - the package infos
        Throws:
        org.apache.maven.plugin.MojoExecutionException - if some package not assigned to a module