Class MonitoringMultibranchProjectActionFactory

    • Constructor Detail

      • MonitoringMultibranchProjectActionFactory

        public MonitoringMultibranchProjectActionFactory()
    • Method Detail

      • type

        public Class<jenkins.branch.MultiBranchProject> type()
        Specifies the Class of the job (MultiBranchProject) to add the action to.
        Specified by:
        type in class TransientActionFactory<jenkins.branch.MultiBranchProject>
        Returns:
        the Class of the job to add the action to.