jar

com.liferay : com.liferay.dispatch.api

Maven & Gradle

Jul 31, 2023
2 usages
2k stars

Liferay Dispatch API

Table Of Contents

Latest Version

Download com.liferay : com.liferay.dispatch.api JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.dispatch.api JAR file - All Versions:

Version Vulnerabilities Size Updated
18.2.x
18.1.x
18.0.x
17.0.x
16.1.x
16.0.x
15.0.x
14.2.x
14.1.x
14.0.x
13.1.x
13.0.x
12.1.x
12.0.x
11.0.x
10.1.x
10.0.x
9.0.x
8.3.x
8.2.x
8.1.x
8.0.x
7.1.x
7.0.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.0.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.0.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window com.liferay.dispatch.api-18.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.dispatch.configuration

├─ com.liferay.dispatch.configuration.DispatchConfiguration.class - [JAR]

com.liferay.dispatch.service.persistence

├─ com.liferay.dispatch.service.persistence.DispatchLogPersistence.class - [JAR]

├─ com.liferay.dispatch.service.persistence.DispatchLogUtil.class - [JAR]

├─ com.liferay.dispatch.service.persistence.DispatchTriggerPersistence.class - [JAR]

├─ com.liferay.dispatch.service.persistence.DispatchTriggerUtil.class - [JAR]

com.liferay.dispatch.exception

├─ com.liferay.dispatch.exception.DispatchLogStartDateException.class - [JAR]

├─ com.liferay.dispatch.exception.DispatchLogStatusException.class - [JAR]

├─ com.liferay.dispatch.exception.DispatchTriggerDispatchTaskExecutorTypeException.class - [JAR]

├─ com.liferay.dispatch.exception.DispatchTriggerEndDateException.class - [JAR]

├─ com.liferay.dispatch.exception.DispatchTriggerNameException.class - [JAR]

├─ com.liferay.dispatch.exception.DispatchTriggerSchedulerException.class - [JAR]

├─ com.liferay.dispatch.exception.DispatchTriggerStartDateException.class - [JAR]

├─ com.liferay.dispatch.exception.DuplicateDispatchTriggerException.class - [JAR]

├─ com.liferay.dispatch.exception.DuplicateDispatchTriggerExternalReferenceCodeException.class - [JAR]

├─ com.liferay.dispatch.exception.NoSuchLogException.class - [JAR]

├─ com.liferay.dispatch.exception.NoSuchTriggerException.class - [JAR]

com.liferay.dispatch.repository.exception

├─ com.liferay.dispatch.repository.exception.DispatchRepositoryException.class - [JAR]

com.liferay.dispatch.service

├─ com.liferay.dispatch.service.DispatchLogLocalService.class - [JAR]

├─ com.liferay.dispatch.service.DispatchLogLocalServiceUtil.class - [JAR]

├─ com.liferay.dispatch.service.DispatchLogLocalServiceWrapper.class - [JAR]

├─ com.liferay.dispatch.service.DispatchLogService.class - [JAR]

├─ com.liferay.dispatch.service.DispatchLogServiceUtil.class - [JAR]

├─ com.liferay.dispatch.service.DispatchLogServiceWrapper.class - [JAR]

├─ com.liferay.dispatch.service.DispatchTriggerLocalService.class - [JAR]

├─ com.liferay.dispatch.service.DispatchTriggerLocalServiceUtil.class - [JAR]

├─ com.liferay.dispatch.service.DispatchTriggerLocalServiceWrapper.class - [JAR]

├─ com.liferay.dispatch.service.DispatchTriggerService.class - [JAR]

├─ com.liferay.dispatch.service.DispatchTriggerServiceUtil.class - [JAR]

├─ com.liferay.dispatch.service.DispatchTriggerServiceWrapper.class - [JAR]

com.liferay.dispatch.constants

├─ com.liferay.dispatch.constants.DispatchActionKeys.class - [JAR]

├─ com.liferay.dispatch.constants.DispatchConstants.class - [JAR]

├─ com.liferay.dispatch.constants.DispatchPortletKeys.class - [JAR]

├─ com.liferay.dispatch.constants.DispatchScreenNavigationConstants.class - [JAR]

├─ com.liferay.dispatch.constants.DispatchWebKeys.class - [JAR]

com.liferay.dispatch.repository

├─ com.liferay.dispatch.repository.BaseDispatchFileValidator.class - [JAR]

├─ com.liferay.dispatch.repository.DispatchFileRepository.class - [JAR]

├─ com.liferay.dispatch.repository.DispatchFileValidator.class - [JAR]

com.liferay.dispatch.metadata

├─ com.liferay.dispatch.metadata.DispatchTriggerMetadata.class - [JAR]

├─ com.liferay.dispatch.metadata.DispatchTriggerMetadataFactory.class - [JAR]

├─ com.liferay.dispatch.metadata.DispatchTriggerMetadataProvider.class - [JAR]

com.liferay.dispatch.scheduler

├─ com.liferay.dispatch.scheduler.SchedulerResponseManager.class - [JAR]

com.liferay.dispatch.model

├─ com.liferay.dispatch.model.DispatchLog.class - [JAR]

├─ com.liferay.dispatch.model.DispatchLogModel.class - [JAR]

├─ com.liferay.dispatch.model.DispatchLogTable.class - [JAR]

├─ com.liferay.dispatch.model.DispatchLogWrapper.class - [JAR]

├─ com.liferay.dispatch.model.DispatchTrigger.class - [JAR]

├─ com.liferay.dispatch.model.DispatchTriggerModel.class - [JAR]

├─ com.liferay.dispatch.model.DispatchTriggerTable.class - [JAR]

├─ com.liferay.dispatch.model.DispatchTriggerWrapper.class - [JAR]

com.liferay.dispatch.executor

├─ com.liferay.dispatch.executor.BaseDispatchTaskExecutor.class - [JAR]

├─ com.liferay.dispatch.executor.DispatchOutputUtil.class - [JAR]

├─ com.liferay.dispatch.executor.DispatchTaskClusterMode.class - [JAR]

├─ com.liferay.dispatch.executor.DispatchTaskExecutor.class - [JAR]

├─ com.liferay.dispatch.executor.DispatchTaskExecutorOutput.class - [JAR]

├─ com.liferay.dispatch.executor.DispatchTaskExecutorRegistry.class - [JAR]

├─ com.liferay.dispatch.executor.DispatchTaskStatus.class - [JAR]