Interface ITopologicallyDepletable


public interface ITopologicallyDepletable
The Interface ITopologicallyDepletable.
  • Method Summary

    Modifier and Type Method Description
    boolean complete​(String flow)
    Complete.
    String getId()
    Gets the id.
  • Method Details

    • getId

      String getId()
      Gets the id.
      Returns:
      the id
    • complete

      boolean complete​(String flow)
      Complete.
      Parameters:
      flow - the flow
      Returns:
      true, if successful