Class RollupCondition
java.lang.Object
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup.RollupCondition
- All Implemented Interfaces:
Serializable
Represents an individual rollup condition within a set of rollup conditions. Each condition
specifies a specific criterion, such as completion or satisfaction status, that affects whether
the associated rollup rule is applied.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RollupCondition
public RollupCondition()
-