Package | Description |
---|---|
org.jenkinsci.plugins.spoontrigger | |
org.jenkinsci.plugins.spoontrigger.push |
Constructor and Description |
---|
PushBuilder(RemoteImageNameStrategy remoteImageStrategy,
String hubUrls,
String organization,
boolean overwriteOrganization,
String remoteImageName,
String dateFormat,
boolean appendDate,
boolean incrementVersion) |
PushPublisher(RemoteImageNameStrategy remoteImageStrategy,
String organization,
boolean overwriteOrganization,
String remoteImageName,
String dateFormat,
boolean appendDate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static RemoteImageNameStrategy |
RemoteImageNameStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteImageNameStrategy[] |
RemoteImageNameStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2016. All Rights Reserved.