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.Notifier implements Serializable

Serialization Methods

readResolve

private java.lang.Object readResolve()
Used for backward compatibility

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.CopyArchiverPublisher extends hudson.tasks.Notifier implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

public java.lang.Object readResolve()
Call at Hudsion startup for backward compatibility

Serialized Fields

sharedDirectoryPath

java.lang.String sharedDirectoryPath

flatten

boolean flatten

deleteShared

boolean deleteShared

archivedJobList

java.util.List<E> archivedJobList

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

Serialized Fields

filePath

hudson.FilePath filePath

Package com.thalesgroup.hudson.plugins.copyarchiver.util

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

serialVersionUID: 1L



Copyright © 2010. All Rights Reserved.