Class ModelRunConfig

java.lang.Object
org.netbeans.modules.maven.execute.BeanRunConfig
org.netbeans.modules.maven.execute.ModelRunConfig
All Implemented Interfaces:
RunConfig

public final class ModelRunConfig extends BeanRunConfig
run configuration backed up by model
  • Field Details

  • Constructor Details

    • ModelRunConfig

      public ModelRunConfig(org.netbeans.api.project.Project proj, NetbeansActionMapping mod, String actionName, org.openide.filesystems.FileObject selectedFile, org.openide.util.Lookup lookup, boolean fallback)
  • Method Details

    • isFallback

      public boolean isFallback()