Class NodeRemovableResult


  • public class NodeRemovableResult
    extends java.lang.Object
    • Method Detail

      • isRemovable

        public boolean isRemovable()
      • getBlockingResource

        public java.lang.String getBlockingResource()
      • getBlockingReason

        public java.lang.String getBlockingReason()
      • getDetails

        public java.lang.String getDetails()
      • removableResult

        public static NodeRemovableResult removableResult​(java.lang.String details)