@Generated(value="")
public interface WorkflowLogResource
Modifier and Type | Method and Description |
---|---|
WorkflowLog |
getWorkflowLog(java.lang.Long workflowLogId) |
com.liferay.portal.vulcan.pagination.Page<WorkflowLog> |
getWorkflowTaskWorkflowLogsPage(java.lang.Long workflowTaskId,
com.liferay.portal.vulcan.pagination.Pagination pagination) |
void |
setContextCompany(com.liferay.portal.kernel.model.Company contextCompany) |
WorkflowLog getWorkflowLog(java.lang.Long workflowLogId) throws java.lang.Exception
java.lang.Exception
com.liferay.portal.vulcan.pagination.Page<WorkflowLog> getWorkflowTaskWorkflowLogsPage(java.lang.Long workflowTaskId, com.liferay.portal.vulcan.pagination.Pagination pagination) throws java.lang.Exception
java.lang.Exception
void setContextCompany(com.liferay.portal.kernel.model.Company contextCompany)