Serialized Form


Package org.jenkinsci.plugins.artifactdeployer

Class org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerEntry extends Object implements Serializable

Serialized Fields

id

String id

includes

String includes

excludes

String excludes

remote

String remote

flatten

boolean flatten

deletedRemote

boolean deletedRemote

deletedRemoteArtifacts

boolean deletedRemoteArtifacts

groovyExpression

String groovyExpression

Class org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerPublisher extends hudson.tasks.Recorder implements Serializable

Serialized Fields

entries

List<E> entries

Class org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerVO extends Object implements Serializable

Serialized Fields

id

int id

fileName

String fileName

deployed

boolean deployed

remotePath

String remotePath

Package org.jenkinsci.plugins.artifactdeployer.exception

Class org.jenkinsci.plugins.artifactdeployer.exception.ArtifactDeployerException extends RuntimeException implements Serializable



Copyright © 2004-2011. All Rights Reserved.