Class WorkspaceRunAction.Factory

    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • type

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

        public Collection<? extends Action> createFor​(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable target)
        Specified by:
        createFor in class TransientActionFactory<org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner.Executable>