Package org.flowable.common.engine.api
Interface Engine
-
public interface Engine- Author:
- Joram Barrez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()StringgetName()
-
-
-
Method Detail
-
getName
String getName()
-
close
void close()
-
-