Class RollupRule
java.lang.Object
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup.RollupRule
- All Implemented Interfaces:
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
RollupRule
public RollupRule()
-