Class PipelineGraphViewActionFactory

    • Constructor Detail

      • PipelineGraphViewActionFactory

        public PipelineGraphViewActionFactory()
    • Method Detail

      • type

        public Class<org.jenkinsci.plugins.workflow.job.WorkflowRun> type()
        Specified by:
        type in class TransientActionFactory<org.jenkinsci.plugins.workflow.job.WorkflowRun>
      • createFor

        @NonNull
        public Collection<? extends Action> createFor​(@NonNull
                                                      org.jenkinsci.plugins.workflow.job.WorkflowRun target)
        Specified by:
        createFor in class TransientActionFactory<org.jenkinsci.plugins.workflow.job.WorkflowRun>