Uses of Class
org.waveywaves.jenkins.plugins.tekton.client.build.create.TektonWorkspaceBind
Packages that use TektonWorkspaceBind
-
Uses of TektonWorkspaceBind in org.waveywaves.jenkins.plugins.tekton.client.build.create
Methods in org.waveywaves.jenkins.plugins.tekton.client.build.create that return types with arguments of type TektonWorkspaceBindConstructor parameters in org.waveywaves.jenkins.plugins.tekton.client.build.create with type arguments of type TektonWorkspaceBindModifierConstructorDescriptionCreateCustomTaskrun
(String name, String generateName, String namespace, String clusterName, List<TektonWorkspaceBind> workspaces, List<TektonParam> params, String taskRef)