org.activiti
Interface ProcessEngineInfo


public interface ProcessEngineInfo

represents information about the initialization of the process engine.

Author:
Tom Baeyens
See Also:
ProcessEngines

Method Summary
 java.lang.String getException()
           
 java.lang.String getName()
           
 java.lang.String getResourceUrl()
           
 

Method Detail

getName

java.lang.String getName()

getResourceUrl

java.lang.String getResourceUrl()

getException

java.lang.String getException()


Copyright © 2010 Alfresco. All Rights Reserved.