Class NexusArtifactUploaderStep
java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.Step
org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
sp.sd.nexusartifactuploader.steps.NexusArtifactUploaderStep
- All Implemented Interfaces:
ExtensionPoint,Describable<org.jenkinsci.plugins.workflow.steps.Step>
public final class NexusArtifactUploaderStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.cloudbees.plugins.credentials.common.StandardUsernameCredentialsgetCredentials(Item project) getPassword(EnvVars environment, Item project) getUsername(EnvVars environment, Item project) static com.cloudbees.plugins.credentials.common.StandardUsernameCredentialslookupSystemCredentials(String credentialsId, Item project) Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
prepareInjector, startMethods inherited from class org.jenkinsci.plugins.workflow.steps.Step
getDescriptor
-
Constructor Details
-
NexusArtifactUploaderStep
-
-
Method Details
-
getNexusVersion
-
getProtocol
-
getNexusUrl
-
getGroupId
-
getVersion
-
getRepository
-
getArtifacts
-
getCredentialsId
-
getCredentials
public com.cloudbees.plugins.credentials.common.StandardUsernameCredentials getCredentials(Item project) -
lookupSystemCredentials
-
getUsername
-
getPassword
-