Serialized Form


Package com.thalesgroup.hudson.plugins.copyarchiver

Class com.thalesgroup.hudson.plugins.copyarchiver.ArchivedJobEntry extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

jobName

java.lang.String jobName
The job name


pattern

java.lang.String pattern
Pattern to filtering the archived artifact to copy


excludes

java.lang.String excludes
Pattern for excluding some archived artifact to copy

Class com.thalesgroup.hudson.plugins.copyarchiver.CopyArchiver extends hudson.tasks.Publisher implements Serializable

serialVersionUID: 1L

Serialized Fields

sharedDirectoryPath

java.lang.String sharedDirectoryPath

useTimestamp

boolean useTimestamp

datePattern

java.lang.String datePattern

flatten

boolean flatten

archivedJobList

java.util.List<E> archivedJobList

Class com.thalesgroup.hudson.plugins.copyarchiver.CopyDirectoryAction extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

sharedPath

java.lang.String sharedPath

Class com.thalesgroup.hudson.plugins.copyarchiver.FilePathArchiver extends java.lang.Object implements Serializable

Serialized Fields

filePath

hudson.FilePath filePath



Copyright © 2009. All Rights Reserved.