Package io.bdeploy.bhive.objects.view
Class SkippedElementView
java.lang.Object
io.bdeploy.bhive.objects.view.ElementView
io.bdeploy.bhive.objects.view.SkippedElementView
- All Implemented Interfaces:
Comparable<ElementView>
Holds information about an object which was skipped during a
Tree scan.
This usually happens when limiting the maximum scan depth. Omitted objects are (non-recursive) represented by
SkippedElementViews.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.bdeploy.bhive.objects.view.ElementView
compareTo, equals, getElementId, getName, getPath, getPathString, hashCode, toString
-
Constructor Details
-
SkippedElementView
-