public class WorkflowEngineManagerProxyBean
extends com.liferay.portal.kernel.messaging.proxy.BaseProxyBean
implements com.liferay.portal.kernel.workflow.WorkflowEngineManager
Constructor and Description |
---|
WorkflowEngineManagerProxyBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey() |
java.lang.String |
getName() |
java.util.Map<java.lang.String,java.lang.Object> |
getOptionalAttributes() |
java.lang.String |
getVersion() |
boolean |
isDeployed() |
afterPropertiesSet, buildMessage, send, setDestinationName, setSingleDestinationMessageSender, setSingleDestinationSynchronousMessageSender, setSynchronousDestinationName, setSynchronousMessageSenderMode, synchronousSend
public java.lang.String getKey()
getKey
in interface com.liferay.portal.kernel.workflow.WorkflowEngineManager
public java.lang.String getName()
getName
in interface com.liferay.portal.kernel.workflow.WorkflowEngineManager
public java.util.Map<java.lang.String,java.lang.Object> getOptionalAttributes()
getOptionalAttributes
in interface com.liferay.portal.kernel.workflow.WorkflowEngineManager
public java.lang.String getVersion()
getVersion
in interface com.liferay.portal.kernel.workflow.WorkflowEngineManager
public boolean isDeployed()
isDeployed
in interface com.liferay.portal.kernel.workflow.WorkflowEngineManager