Interface MavenTaskDetails
-
- All Known Implementing Classes:
Maven2TaskDetails
,Maven3TaskDetails
public interface MavenTaskDetails
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getExecutable()
String
getGoal()
boolean
isUseMavenReturnCode()
-