Liferay 6.2-ce-ga5

com.liferay.portal.kernel.workflow
Interface WorkflowEngineManager


@MessagingProxy(mode=SYNC)
public interface WorkflowEngineManager


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

Method Detail

getKey

String getKey()

getName

String getName()

getOptionalAttributes

Map<String,Object> getOptionalAttributes()

getVersion

String getVersion()

isDeployed

boolean isDeployed()

Liferay 6.2-ce-ga5