Serialized Form
delay
long delay
decay_thread
Thread decay_thread
runForever
boolean runForever
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Deprecated.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Deprecated.
- Throws:
IOException
views
Vector<E> views
- Deprecated.
-
label
String label
- Deprecated.
-
change
int change
- Deprecated.
-
flags
int flags
- Deprecated.
-
|
Package com.tek42.perforce |
serialVersionUID: 1L
|
Package com.tek42.perforce.model |
views
List<E> views
dirty
boolean dirty
changeNumber
int changeNumber
workspace
String workspace
date
Date date
user
String user
description
String description
files
List<E> files
jobs
List<E> jobs
action
Changelist.FileEntry.Action action
filename
String filename
revision
String revision
changenumber
String changenumber
workspacePath
String workspacePath
changelist
Changelist changelist
status
String status
job
String job
description
String description
name
String name
update
String update
access
String access
owner
String owner
description
String description
options
String options
revision
String revision
username
String username
email
String email
fullName
String fullName
password
String password
jobView
String jobView
reviews
String reviews
name
String name
owner
String owner
host
String host
description
String description
root
String root
altRoots
String altRoots
options
String options
lineEnd
String lineEnd
submitOptions
String submitOptions
update
String update
access
String access
stream
String stream
|
Package hudson.plugins.perforce |
serialVersionUID: 1L
env
String[] env
out
OutputStream out
workDir
String workDir
listener
hudson.model.TaskListener listener
p4exe
String p4exe
filter
FileFilter filter
|
Package hudson.plugins.perforce.browsers |
serialVersionUID: 1L
url
URL url
- The URL of the FishEye repository, e.g.
http://deadlock.netbeans.org/fisheye/browse/netbeans/
rootModule
String rootModule
- This is the root 'module' of the FishEye repository.
It is a path that is trimmed from the beginning of depot paths for files.
serialVersionUID: 1L
url
URL url
- The URL of the P4Web server.
This is normally like http://perforce.com:5000/ Normalized to
have '/' at the tail.
p4WebEndShite
String p4WebEndShite
p4DifEndShite
String p4DifEndShite
p4ClEndShite
String p4ClEndShite
serialVersionUID: 1L
url
URL url
- The URL of the Perfbrowse server script, e.g.
http://perforce/perfbrowse.cgi
p4Describe
String p4Describe
p4FileLog
String p4FileLog
p4Diff
String p4Diff
Copyright © 2004-2013 Hudson. All Rights Reserved.