public class ParallelSync extends hudson.model.AbstractDescribableImpl<ParallelSync> implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ParallelSync.DescriptorImpl |
Constructor and Description |
---|
ParallelSync(boolean enable,
String path,
String threads,
String minfiles,
String minbytes) |
Modifier and Type | Method and Description |
---|---|
String |
getMinbytes() |
String |
getMinfiles() |
com.perforce.p4java.option.client.ParallelSyncOptions |
getParallelOptions() |
String |
getPath() |
String |
getThreads() |
boolean |
isEnable() |
Copyright © 2016–2019. All rights reserved.