JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.dirigible.commons.api.topology
Interface ITopologicallyDepletable
public interface
ITopologicallyDepletable
The Interface ITopologicallyDepletable.
Method Summary
All Methods
Instance Methods
Abstract Methods
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