java.lang.Object
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup.RollupRule
All Implemented Interfaces:
Serializable

public class RollupRule extends Object implements Serializable
Represents an individual rollup rule within a set of rollup rules. Each rule defines conditions and an action that dictate how child activities’ statuses affect the parent activity’s rollup.
See Also:
  • Constructor Details

    • RollupRule

      public RollupRule()