public interface ProcessEngineInfo
ProcessEngines| Modifier and Type | Method and Description | 
|---|---|
String | 
getException()
Returns the exception stacktrace in case an exception occurred while initializing
 the engine. 
 | 
String | 
getName()
Returns the name of the process engine. 
 | 
String | 
getResourceUrl()
Returns the resources the engine was configured from. 
 | 
String getName()
String getResourceUrl()
String getException()
Copyright © 2017 Flowable. All rights reserved.