public class Validate extends Object
Constructor and Description |
---|
Validate(hudson.model.TaskListener listener) |
Modifier and Type | Method and Description |
---|---|
boolean |
check(List<com.perforce.p4java.core.file.IFileSpec> fileSpecs,
boolean quiet,
String... ignore) |
void |
check(List<com.perforce.p4java.core.file.IFileSpec> fileSpecs,
String... ignore)
Look for a message in the returned FileSpec from operation.
|
void |
log(String msg) |
public void check(List<com.perforce.p4java.core.file.IFileSpec> fileSpecs, String... ignore) throws Exception
fileSpecs
- ignore
- ConverterException
Exception
public boolean check(List<com.perforce.p4java.core.file.IFileSpec> fileSpecs, boolean quiet, String... ignore) throws Exception
Exception
public void log(String msg)
Copyright © 2016. All rights reserved.