Uses of Class
org.jenkins.plugin.templateWorkflows.TemplateWorkflowInstance
-
Uses of TemplateWorkflowInstance in org.jenkins.plugin.templateWorkflows
Methods in org.jenkins.plugin.templateWorkflows that return TemplateWorkflowInstanceModifier and TypeMethodDescriptionMethods in org.jenkins.plugin.templateWorkflows that return types with arguments of type TemplateWorkflowInstanceModifier and TypeMethodDescriptionTemplateWorkflowInstances.getInstances()TemplatesWorkflowJob.getTemplateInstances()TemplateWorkflowInstances.values()Methods in org.jenkins.plugin.templateWorkflows with parameters of type TemplateWorkflowInstanceModifier and TypeMethodDescriptionvoidTemplateWorkflowInstances.put(String instanceName, TemplateWorkflowInstance instance) Constructor parameters in org.jenkins.plugin.templateWorkflows with type arguments of type TemplateWorkflowInstanceModifierConstructorDescriptionTemplateWorkflowInstances(Map<String, TemplateWorkflowInstance> instances)