Package com.perforce.sa
Class AnalysisCommands
java.lang.Object
com.perforce.sa.AnalysisCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ArrayList<ArgumentListBuilder>
getAnalysisCommand
(TaskListener listener, String engine, String type, boolean usingBuildCmd, String buildCmd, boolean usingBuildCaptureFile, String buildCaptureFile, String validateProjectURL, String buildName, String restrictionList)
-
Constructor Details
-
AnalysisCommands
public AnalysisCommands()
-
-
Method Details
-
getAnalysisCommand
public static ArrayList<ArgumentListBuilder> getAnalysisCommand(TaskListener listener, String engine, String type, boolean usingBuildCmd, String buildCmd, boolean usingBuildCaptureFile, String buildCaptureFile, String validateProjectURL, String buildName, String restrictionList)
-