Package | Description |
---|---|
com.cloudbees.plugins.deployer.engines | |
com.cloudbees.plugins.deployer.records |
Modifier and Type | Method and Description |
---|---|
DeployedApplicationLocation |
Engine.process(FilePath applicationFile,
T target) |
DeployedApplicationLocation |
Engine.process(File applicationFile,
T target) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<String,DeployedApplicationLocation> |
Engine.FingerprintingWrapper.invoke(File f,
hudson.remoting.VirtualChannel channel) |
protected abstract FilePath.FileCallable<DeployedApplicationLocation> |
Engine.newDeployActor(T target) |
Constructor and Description |
---|
FingerprintingWrapper(FilePath.FileCallable<DeployedApplicationLocation> delegate) |
Modifier and Type | Class and Description |
---|---|
class |
DeployedApplicationAction<L extends DeployedApplicationLocation> |
class |
DeployedApplicationFingerprintFacet<L extends DeployedApplicationLocation> |
Copyright © 2016–2022. All rights reserved.