Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.repository.event.WorkflowRepositoryEventType

Packages that use WorkflowRepositoryEventType
com.liferay.portal.kernel.repository.event   
com.liferay.portlet.documentlibrary.service.impl This package defines the document library portlet local and remote service implementations. 
 

Uses of WorkflowRepositoryEventType in com.liferay.portal.kernel.repository.event
 

Subinterfaces of WorkflowRepositoryEventType in com.liferay.portal.kernel.repository.event
static interface WorkflowRepositoryEventType.Add
           
static interface WorkflowRepositoryEventType.Update
           
 

Uses of WorkflowRepositoryEventType in com.liferay.portlet.documentlibrary.service.impl
 

Methods in com.liferay.portlet.documentlibrary.service.impl that return types with arguments of type WorkflowRepositoryEventType
protected  Class<? extends WorkflowRepositoryEventType> DLAppHelperLocalServiceImpl.getWorkflowRepositoryEventTypeClass(String syncEvent)
           
 


Liferay 7.0-ce-b4