Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.workflow
Interface WorkflowEngineManager

All Known Implementing Classes:
WorkflowEngineManagerProxyBean

@MessagingProxy(mode=SYNC)
public interface WorkflowEngineManager


Method Summary
 String getKey()
           
 String getName()
           
 Map<String,Object> getOptionalAttributes()
           
 String getVersion()
           
 

Method Detail

getKey

String getKey()

getName

String getName()

getOptionalAttributes

Map<String,Object> getOptionalAttributes()

getVersion

String getVersion()

Liferay 6.1.2-ce-ga3