Package org.opencastproject.job.api
Class IncidentTreeImpl
java.lang.Object
org.opencastproject.job.api.IncidentTreeImpl
- All Implemented Interfaces:
IncidentTree
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn all incidents of the job's descendants.Return the incidents of the job associated with this tree.inthashCode()
-
Constructor Details
-
IncidentTreeImpl
-
-
Method Details
-
getIncidents
Description copied from interface:IncidentTreeReturn the incidents of the job associated with this tree.- Specified by:
getIncidentsin interfaceIncidentTree
-
getDescendants
Description copied from interface:IncidentTreeReturn all incidents of the job's descendants.- Specified by:
getDescendantsin interfaceIncidentTree
-
hashCode
public int hashCode() -
equals
-