public class UpdateWorkflowDefitionMVCActionCommand
extends com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
Constructor and Description |
---|
UpdateWorkflowDefitionMVCActionCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected byte[] |
getFileBytes(com.liferay.portal.kernel.repository.model.FileEntry fileEntry) |
protected java.lang.String |
getTitle(java.util.Map<java.util.Locale,java.lang.String> titleMap) |
public UpdateWorkflowDefitionMVCActionCommand()
protected void doProcessAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
doProcessAction
in class com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
java.lang.Exception
protected byte[] getFileBytes(com.liferay.portal.kernel.repository.model.FileEntry fileEntry) throws java.lang.Exception
java.lang.Exception
protected java.lang.String getTitle(java.util.Map<java.util.Locale,java.lang.String> titleMap)