public abstract class WinRMOperation extends hudson.model.AbstractDescribableImpl<WinRMOperation>
Constructor and Description |
---|
WinRMOperation() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
runOperation(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
String hostName,
String userName,
String password) |
Copyright © 2016–2017. All rights reserved.