Package | Description |
---|---|
com.waytta | |
com.waytta.clientinterface |
Modifier and Type | Method and Description |
---|---|
BasicClient |
SaltAPIStep.getClientInterface() |
BasicClient |
SaltAPIBuilder.getClientInterface() |
Constructor and Description |
---|
SaltAPIBuilder(String servername,
String authtype,
BasicClient clientInterface,
String credentialsId) |
SaltAPIStep(String servername,
String authtype,
BasicClient clientInterface,
String credentialsId) |
Modifier and Type | Class and Description |
---|---|
class |
HookClient |
class |
LocalBatchClient |
class |
LocalClient |
class |
LocalSubsetClient |
class |
RunnerClient |
Modifier and Type | Method and Description |
---|---|
hudson.model.Descriptor<BasicClient> |
BasicClient.getDescriptor() |
Constructor and Description |
---|
BasicClientDescriptor(Class<? extends BasicClient> clazz) |
Copyright © 2016–2020. All rights reserved.