Class InteractiveGoalSupport

java.lang.Object
org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
org.apache.maven.cling.invoker.mvnenc.goals.InteractiveGoalSupport
All Implemented Interfaces:
Goal
Direct Known Subclasses:
Init

public abstract class InteractiveGoalSupport extends GoalSupport
The support class for interactive goal implementations.
  • Constructor Details

    • InteractiveGoalSupport

      protected InteractiveGoalSupport(org.apache.maven.api.services.MessageBuilderFactory messageBuilderFactory, org.codehaus.plexus.components.secdispatcher.SecDispatcher secDispatcher)
  • Method Details