Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- BaseStep - Class in org.waveywaves.jenkins.plugins.tekton.client.build
- BaseStep() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- BaseStep.InputType - Enum Class in org.waveywaves.jenkins.plugins.tekton.client.build
C
- ClusterConfig - Class in org.waveywaves.jenkins.plugins.tekton.client.global
- ClusterConfig(String, String, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.global.ClusterConfig
- ClusterConfig.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.global
- configChange() - Method in class org.waveywaves.jenkins.plugins.tekton.client.global.TektonGlobalConfiguration
- configure(StaplerRequest2, JSONObject) - Method in class org.waveywaves.jenkins.plugins.tekton.client.global.TektonGlobalConfiguration
- CreateCustomTaskrun - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- CreateCustomTaskrun(String, String, String, String, List<TektonWorkspaceBind>, List<TektonParam>, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
- CreateCustomTaskrun.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- createPipeline(InputStream) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- createPipelineRun(InputStream, EnvVars) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- CreateRaw - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- CreateRaw(String, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- CreateRaw.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- createTask(InputStream) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- createTaskRun(InputStream) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- createWithResourceSpecificClient(TektonUtils.TektonResourceType, InputStream, EnvVars) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
D
- DEFAULT_CLIENT_KEY - Static variable in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- DeleteAllBlock(String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw.DeleteAllBlock
- deletePipeline() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- deletePipelineRun() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- DeleteRaw - Class in org.waveywaves.jenkins.plugins.tekton.client.build.delete
- DeleteRaw(String, String, DeleteRaw.DeleteAllBlock) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- DeleteRaw.DeleteAllBlock - Class in org.waveywaves.jenkins.plugins.tekton.client.build.delete
- DeleteRaw.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.delete
- deleteTask() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- deleteTaskRun() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonArg.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonCommandI.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonEnv.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonParam.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStringParamSpec.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonTaskResult.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceBind.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceDecl.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw.DescriptorImpl
- DescriptorImpl() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.global.ClusterConfig.DescriptorImpl
- doCheckInput(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw.DescriptorImpl
- doCheckName(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun.DescriptorImpl
- doCheckNamespace(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun.DescriptorImpl
- doCheckResourceName(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw.DescriptorImpl
- doFillClusterNameItems(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun.DescriptorImpl
- doFillClusterNameItems(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw.DescriptorImpl
- doFillClusterNameItems(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw.DescriptorImpl
- doFillInputTypeItems(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw.DescriptorImpl
- doFillResourceTypeItems(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw.DescriptorImpl
E
- enhancePipelineRunWithEnvVars(PipelineRun, EnvVars) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
F
- FILE - Enum constant in enum class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep.InputType
G
- get() - Static method in class org.waveywaves.jenkins.plugins.tekton.client.global.TektonGlobalConfiguration
- getArgs() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- getClaimName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceBind
- getClusterConfigs() - Method in class org.waveywaves.jenkins.plugins.tekton.client.global.TektonGlobalConfiguration
- getClusterName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- getClusterName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- getCommand() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- getDefaultNamespace() - Method in class org.waveywaves.jenkins.plugins.tekton.client.global.ClusterConfig
- getDefaultValue() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStringParamSpec
- getDescription() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStringParamSpec
- getDescription() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonTaskResult
- getDescription() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceDecl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonArg.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonCommandI.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonEnv.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonParam.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStringParamSpec.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonTaskResult.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceBind.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceDecl.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw.DescriptorImpl
- getDisplayName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.global.ClusterConfig.DescriptorImpl
- getEnvs() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- getException() - Method in class org.waveywaves.jenkins.plugins.tekton.client.logwatch.PipelineRunLogWatch
- getException() - Method in class org.waveywaves.jenkins.plugins.tekton.client.logwatch.TaskRunLogWatch
- getGenerateName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
- getImage() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- getInput() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- getInputType() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- getJXPipelineBinary(ClassLoader) - Static method in class org.waveywaves.jenkins.plugins.tekton.client.ToolUtils
- getKind() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
- getKindFromInputStream(InputStream, String) - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- getKubernetesClient(String) - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- getKubernetesClientMap() - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- getMasterUrl() - Method in class org.waveywaves.jenkins.plugins.tekton.client.global.ClusterConfig
- getMountPath() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceDecl
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonEnv
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonParam
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStringParamSpec
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonTaskResult
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceBind
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceDecl
- getName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.global.ClusterConfig
- getNamespace() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
- getNamespace() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- getParams() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
- getReadOnly() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceDecl
- getResourceName() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- getResourceType() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- getScript() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- getTaskRef() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
- getTektonClient(String) - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- getTektonClientMap() - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- getToolClassLoader() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- getTty() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- getValue() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonArg
- getValue() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonCommandI
- getValue() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonEnv
- getValue() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonParam
- getWorkingDir() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- getWorkspaces() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
I
- initializeKubeClients(Config) - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- initializeKubeClients(List<ClusterConfig>) - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- Interactive - Enum constant in enum class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep.InputType
- isApplicable(Class<? extends AbstractProject>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw.DescriptorImpl
- isEnableCatalog() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
K
- kubernetesClient - Variable in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
L
- logMessage(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- logMessage(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.logwatch.PipelineRunLogWatch
- logMessage(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.logwatch.TaskRunLogWatch
- logPodFailures(Pod) - Method in class org.waveywaves.jenkins.plugins.tekton.client.logwatch.TaskRunLogWatch
-
Lets check if the pod completed successfully otherwise log a failure message
- logStream(InputStream, Logger, boolean) - Static method in class org.waveywaves.jenkins.plugins.tekton.client.LogUtils
- logTaskRunFailure(TaskRun) - Method in class org.waveywaves.jenkins.plugins.tekton.client.logwatch.TaskRunLogWatch
-
Lets log any failures in the task run
- LogUtils - Class in org.waveywaves.jenkins.plugins.tekton.client
-
Some helper methods to log errors
- LogUtils() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.LogUtils
O
- org.waveywaves.jenkins.plugins.tekton.client - package org.waveywaves.jenkins.plugins.tekton.client
- org.waveywaves.jenkins.plugins.tekton.client.build - package org.waveywaves.jenkins.plugins.tekton.client.build
- org.waveywaves.jenkins.plugins.tekton.client.build.create - package org.waveywaves.jenkins.plugins.tekton.client.build.create
- org.waveywaves.jenkins.plugins.tekton.client.build.delete - package org.waveywaves.jenkins.plugins.tekton.client.build.delete
- org.waveywaves.jenkins.plugins.tekton.client.global - package org.waveywaves.jenkins.plugins.tekton.client.global
- org.waveywaves.jenkins.plugins.tekton.client.logwatch - package org.waveywaves.jenkins.plugins.tekton.client.logwatch
P
- perform(Run<?, ?>, FilePath, EnvVars, Launcher, TaskListener) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- pipeline - Enum constant in enum class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils.TektonResourceType
- pipelineClient - Variable in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- pipelineResourceClient - Variable in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- pipelinerun - Enum constant in enum class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils.TektonResourceType
- pipelineRunClient - Variable in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- PipelineRunLogWatch - Class in org.waveywaves.jenkins.plugins.tekton.client.logwatch
- PipelineRunLogWatch(KubernetesClient, TektonClient, PipelineRun, OutputStream) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.logwatch.PipelineRunLogWatch
R
- run() - Method in class org.waveywaves.jenkins.plugins.tekton.client.logwatch.PipelineRunLogWatch
- run() - Method in class org.waveywaves.jenkins.plugins.tekton.client.logwatch.TaskRunLogWatch
- runCreate(Run<?, ?>, FilePath, EnvVars) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- runDelete() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
S
- setChecksPublisher(ChecksPublisher) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- setClusterConfigs(List<ClusterConfig>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.global.TektonGlobalConfiguration
- setClusterName(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- setClusterName(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- setEnableCatalog(boolean) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- setKubernetesClient(Client) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- setNamespace(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- setPipelineClient(MixedOperation<Pipeline, PipelineList, Resource<Pipeline>>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- setPipelineResourceClient(MixedOperation<PipelineResource, PipelineResourceList, Resource<PipelineResource>>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- setPipelineRunClient(MixedOperation<PipelineRun, PipelineRunList, Resource<PipelineRun>>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- setResourceName(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- setResourceType(String) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.delete.DeleteRaw
- setTaskClient(MixedOperation<Task, TaskList, Resource<Task>>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- setTaskRunClient(MixedOperation<TaskRun, TaskRunList, Resource<TaskRun>>) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- setTektonClient(Client) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- setToolClassLoader(ClassLoader) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
-
Only exposed for testing so that we can use a test class loader to load test tools
- shutdownKubeClients() - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- streamPipelineRunLogsToConsole(PipelineRun) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
- streamTaskRunLogsToConsole(TaskRun) - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateRaw
T
- task - Enum constant in enum class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils.TektonResourceType
- taskClient - Variable in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- taskrun - Enum constant in enum class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils.TektonResourceType
- taskRunClient - Variable in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- TaskRunLogWatch - Class in org.waveywaves.jenkins.plugins.tekton.client.logwatch
- TaskRunLogWatch(KubernetesClient, TektonClient, TaskRun, OutputStream) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.logwatch.TaskRunLogWatch
- TektonArg - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonArg(String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonArg
- TektonArg.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- tektonClient - Variable in class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep
- TektonCommandI - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonCommandI(String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonCommandI
- TektonCommandI.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonEnv - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonEnv(String, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonEnv
- TektonEnv.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonGlobalConfiguration - Class in org.waveywaves.jenkins.plugins.tekton.client.global
- TektonGlobalConfiguration() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.global.TektonGlobalConfiguration
- TektonParam - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonParam(String, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonParam
- TektonParam.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonStep - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonStep(String, String, List<TektonArg>, List<TektonCommandI>, List<TektonEnv>, String, Boolean, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStep
- TektonStep.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonStringParamSpec - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonStringParamSpec(String, String, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonStringParamSpec
- TektonStringParamSpec.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonTaskResult - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonTaskResult(String, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonTaskResult
- TektonTaskResult.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonUtils - Class in org.waveywaves.jenkins.plugins.tekton.client
- TektonUtils() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
- TektonUtils.TektonResourceType - Enum Class in org.waveywaves.jenkins.plugins.tekton.client
- TektonWorkspaceBind - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonWorkspaceBind(String, String) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceBind
- TektonWorkspaceBind.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonWorkspaceDecl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- TektonWorkspaceDecl(String, String, String, Boolean) - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceDecl
- TektonWorkspaceDecl.DescriptorImpl - Class in org.waveywaves.jenkins.plugins.tekton.client.build.create
- ToolUtils - Class in org.waveywaves.jenkins.plugins.tekton.client
-
A helper class for accessing the jx-pipeline-effective binary
- ToolUtils() - Constructor for class org.waveywaves.jenkins.plugins.tekton.client.ToolUtils
U
- URL - Enum constant in enum class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep.InputType
- urlToByteArrayStream(URL) - Static method in class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils
V
- valueOf(String) - Static method in enum class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep.InputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils.TektonResourceType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep.InputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.waveywaves.jenkins.plugins.tekton.client.TektonUtils.TektonResourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- workspacesToWorkspaceBindingList() - Method in class org.waveywaves.jenkins.plugins.tekton.client.build.create.CreateCustomTaskrun
Y
- YAML - Enum constant in enum class org.waveywaves.jenkins.plugins.tekton.client.build.BaseStep.InputType
All Classes and Interfaces|All Packages|Constant Field Values