Class MatrixSubsetAction

  • All Implemented Interfaces:
    Action, ModelObject

    public class MatrixSubsetAction
    extends InvisibleAction
    Restricts the execution of matrix to a subset at runtime.
    Author:
    Kohsuke Kawaguchi
    • Constructor Detail

      • MatrixSubsetAction

        public MatrixSubsetAction​(String filter)
    • Method Detail

      • getFilter

        public String getFilter()