Class OperationProfile

java.lang.Object
org.tentackle.maven.plugin.wizard.Profile
org.tentackle.maven.plugin.wizard.OperationProfile

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

    • OperationProfile

      public OperationProfile()
  • Method Details

    • getOperationInterface

      public String getOperationInterface()
    • getOperationPackage

      public String getOperationPackage()
    • getOperationPackageInfo

      public PackageInfo getOperationPackageInfo()
    • validate

      public void validate(Map<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