jar

com.liferay : com.liferay.portal.workflow.kaleo.runtime.api

Maven & Gradle

Jul 31, 2023
8 usages
2k stars

Liferay Portal Workflow Kaleo Runtime API

Table Of Contents

Latest Version

Download com.liferay : com.liferay.portal.workflow.kaleo.runtime.api JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.portal.workflow.kaleo.runtime.api JAR file - All Versions:

Version Vulnerabilities Size Updated
14.0.x
13.1.x
13.0.x
12.0.x
11.0.x
10.0.x
9.1.x
9.0.x
8.0.x
7.1.x
7.0.x
6.3.x
6.2.x
6.1.x
6.0.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.1.x
4.0.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.1.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.portal.workflow.kaleo.runtime.api-14.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.portal.workflow.kaleo.runtime.notification

├─ com.liferay.portal.workflow.kaleo.runtime.notification.BaseNotificationSender.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.notification.NotificationHelper.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerationException.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageSenderException.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.notification.NotificationRecipient.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.notification.NotificationSender.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.assignment

├─ com.liferay.portal.workflow.kaleo.runtime.assignment.AggregateKaleoTaskAssignmentSelector.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.assignment.BaseKaleoTaskAssignmentSelector.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.assignment.KaleoTaskAssignmentSelector.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.assignment.KaleoTaskAssignmentSelectorRegistry.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.assignment.ScriptingAssigneeSelector.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.calendar

├─ com.liferay.portal.workflow.kaleo.runtime.calendar.DueDateCalculator.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.action

├─ com.liferay.portal.workflow.kaleo.runtime.action.ActionExecutorManager.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.action.KaleoActionExecutor.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script

├─ com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.NotificationRecipientEvaluator.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.util.comparator

├─ com.liferay.portal.workflow.kaleo.runtime.util.comparator.KaleoDefinitionOrderByComparator.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.comparator.KaleoDefinitionVersionOrderByComparator.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.comparator.KaleoInstanceOrderByComparator.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.comparator.KaleoLogOrderByComparator.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.comparator.KaleoTaskInstanceTokenOrderByComparator.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime

├─ com.liferay.portal.workflow.kaleo.runtime.ExecutionContext.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.KaleoSignaler.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.TaskManager.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.WorkflowEngine.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.action.executor

├─ com.liferay.portal.workflow.kaleo.runtime.action.executor.ActionExecutor.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.action.executor.ActionExecutorException.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.notification.recipient

├─ com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilder.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilderRegistry.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.graph

├─ com.liferay.portal.workflow.kaleo.runtime.graph.GraphWalker.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.graph.PathElement.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.util.validator

├─ com.liferay.portal.workflow.kaleo.runtime.util.validator.GroupAwareRoleValidator.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.form

├─ com.liferay.portal.workflow.kaleo.runtime.form.FormDefinitionRetriever.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.form.FormValueProcessor.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.constants

├─ com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.constants.ScriptingNotificationRecipientConstants.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.node

├─ com.liferay.portal.workflow.kaleo.runtime.node.BaseNodeExecutor.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.node.NodeExecutor.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.manager

├─ com.liferay.portal.workflow.kaleo.runtime.manager.PortalKaleoManager.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.util

├─ com.liferay.portal.workflow.kaleo.runtime.util.ExecutionContextHelper.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.RoleUtil.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.RulesContextBuilder.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.SchedulerUtil.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.ScriptingContextBuilder.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.util.WorkflowContextUtil.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.condition

├─ com.liferay.portal.workflow.kaleo.runtime.condition.ConditionEvaluator.class - [JAR]

com.liferay.portal.workflow.kaleo.runtime.constants

├─ com.liferay.portal.workflow.kaleo.runtime.constants.AssigneeConstants.class - [JAR]

├─ com.liferay.portal.workflow.kaleo.runtime.constants.KaleoRuntimeDestinationNames.class - [JAR]

Advertisement