Serialized Form


Package org.jenkinsci.plugins.ivytrigger

Class org.jenkinsci.plugins.ivytrigger.IvyArtifactValue extends Object implements Serializable

Serialized Fields

name

String name

extension

String extension

lastModificationDate

long lastModificationDate

Class org.jenkinsci.plugins.ivytrigger.IvyDependencyValue extends Object implements Serializable

Serialized Fields

revision

String revision

artifacts

List<E> artifacts

Class org.jenkinsci.plugins.ivytrigger.IvyTrigger extends org.jenkinsci.lib.xtrigger.AbstractTriggerByFullContext<IvyTriggerContext> implements Serializable

Serialized Fields

ivyPath

String ivyPath

ivySettingsPath

String ivySettingsPath

propertiesFilePath

String propertiesFilePath

propertiesContent

String propertiesContent

debug

boolean debug

labelRestriction

boolean labelRestriction

enableConcurrentBuild

boolean enableConcurrentBuild

Class org.jenkinsci.plugins.ivytrigger.IvyTriggerContext extends Object implements Serializable

Serialized Fields

dependencies

Map<K,V> dependencies

Class org.jenkinsci.plugins.ivytrigger.IvyTriggerEvaluator extends Object implements Serializable

Serialized Fields

namespace

String namespace

ivyFilePath

hudson.FilePath ivyFilePath

ivySettingsFilePath

hudson.FilePath ivySettingsFilePath

propertiesFilePath

hudson.FilePath propertiesFilePath

propertiesContent

String propertiesContent

log

org.jenkinsci.lib.xtrigger.XTriggerLog log

debug

boolean debug

envVars

Map<K,V> envVars



Copyright © 2004-2013. All Rights Reserved.