jar

org.wso2.bpel : ode-bpel-runtime

Maven & Gradle

Mar 22, 2021
8 usages
2 stars

ODE :: Runtime Engine

Table Of Contents

Latest Version

Download org.wso2.bpel : ode-bpel-runtime JAR file - Latest Versions:

All Versions

Download org.wso2.bpel : ode-bpel-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 ode-bpel-runtime-1.3.5-wso2v21.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.ode.bpel.engine.replayer

├─ org.apache.ode.bpel.engine.replayer.RemainingExchangesException.class - [JAR]

├─ org.apache.ode.bpel.engine.replayer.Replayer.class - [JAR]

├─ org.apache.ode.bpel.engine.replayer.ReplayerBpelRuntimeContextImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.replayer.ReplayerContext.class - [JAR]

├─ org.apache.ode.bpel.engine.replayer.ReplayerScheduler.class - [JAR]

org.apache.ode.bpel.memdao

├─ org.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.BpelDAOConnectionImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.CorrelationSetDaoImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.CorrelatorDaoImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.DaoBaseImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.FaultDaoImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.IdGen.class - [JAR]

├─ org.apache.ode.bpel.memdao.MessageDAOImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.MessageExchangeDAOImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.MessageRouteDaoImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.PartnerLinkDAOImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.ProcessDaoImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.ProcessInstanceDaoImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.ProcessManagementDaoImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.ScopeDaoImpl.class - [JAR]

├─ org.apache.ode.bpel.memdao.XmlDataDaoImpl.class - [JAR]

org.apache.ode.bpel.runtime.monitor

├─ org.apache.ode.bpel.runtime.monitor.EventFilter.class - [JAR]

├─ org.apache.ode.bpel.runtime.monitor.InstanceFilter.class - [JAR]

├─ org.apache.ode.bpel.runtime.monitor.MonitorException.class - [JAR]

├─ org.apache.ode.bpel.runtime.monitor.ProcessInstance.class - [JAR]

├─ org.apache.ode.bpel.runtime.monitor.ProcessMonitor.class - [JAR]

org.apache.ode.bpel.runtime

├─ org.apache.ode.bpel.runtime.ACTIVITY.class - [JAR]

├─ org.apache.ode.bpel.runtime.ACTIVITYGUARD.class - [JAR]

├─ org.apache.ode.bpel.runtime.ASSIGN.class - [JAR]

├─ org.apache.ode.bpel.runtime.ASSIGNMessages.class - [JAR]

├─ org.apache.ode.bpel.runtime.ActivityInfo.class - [JAR]

├─ org.apache.ode.bpel.runtime.ActivityTemplateFactory.class - [JAR]

├─ org.apache.ode.bpel.runtime.BpelJacobRunnable.class - [JAR]

├─ org.apache.ode.bpel.runtime.BpelRuntimeContext.class - [JAR]

├─ org.apache.ode.bpel.runtime.COMPENSATE.class - [JAR]

├─ org.apache.ode.bpel.runtime.COMPENSATIONHANDLER_.class - [JAR]

├─ org.apache.ode.bpel.runtime.ChildInfo.class - [JAR]

├─ org.apache.ode.bpel.runtime.CompensationHandler.class - [JAR]

├─ org.apache.ode.bpel.runtime.CorrelationSetInstance.class - [JAR]

├─ org.apache.ode.bpel.runtime.EH_ALARM.class - [JAR]

├─ org.apache.ode.bpel.runtime.EH_EVENT.class - [JAR]

├─ org.apache.ode.bpel.runtime.EMPTY.class - [JAR]

├─ org.apache.ode.bpel.runtime.EXTENSIONACTIVITY.class - [JAR]

├─ org.apache.ode.bpel.runtime.EventContextImpl.class - [JAR]

├─ org.apache.ode.bpel.runtime.ExprEvaluationContextImpl.class - [JAR]

├─ org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry.class - [JAR]

├─ org.apache.ode.bpel.runtime.ExtensionContextImpl.class - [JAR]

├─ org.apache.ode.bpel.runtime.FLOW.class - [JAR]

├─ org.apache.ode.bpel.runtime.FOREACH.class - [JAR]

├─ org.apache.ode.bpel.runtime.INVOKE.class - [JAR]

├─ org.apache.ode.bpel.runtime.InstanceGlobals.class - [JAR]

├─ org.apache.ode.bpel.runtime.InvalidContextException.class - [JAR]

├─ org.apache.ode.bpel.runtime.InvalidProcessException.class - [JAR]

├─ org.apache.ode.bpel.runtime.LinkFrame.class - [JAR]

├─ org.apache.ode.bpel.runtime.LinkInfo.class - [JAR]

├─ org.apache.ode.bpel.runtime.ORDEREDCOMPENSATOR.class - [JAR]

├─ org.apache.ode.bpel.runtime.PICK.class - [JAR]

├─ org.apache.ode.bpel.runtime.PROCESS.class - [JAR]

├─ org.apache.ode.bpel.runtime.PartnerLinkInstance.class - [JAR]

├─ org.apache.ode.bpel.runtime.PropertyAliasEvaluationContext.class - [JAR]

├─ org.apache.ode.bpel.runtime.READWRITELOCK.class - [JAR]

├─ org.apache.ode.bpel.runtime.REPEATUNTIL.class - [JAR]

├─ org.apache.ode.bpel.runtime.REPLY.class - [JAR]

├─ org.apache.ode.bpel.runtime.RETHROW.class - [JAR]

├─ org.apache.ode.bpel.runtime.ResumeWork.class - [JAR]

├─ org.apache.ode.bpel.runtime.SCOPE.class - [JAR]

├─ org.apache.ode.bpel.runtime.SCOPEACT.class - [JAR]

├─ org.apache.ode.bpel.runtime.SEQUENCE.class - [JAR]

├─ org.apache.ode.bpel.runtime.SWITCH.class - [JAR]

├─ org.apache.ode.bpel.runtime.ScopeFrame.class - [JAR]

├─ org.apache.ode.bpel.runtime.Selector.class - [JAR]

├─ org.apache.ode.bpel.runtime.SystemException.class - [JAR]

├─ org.apache.ode.bpel.runtime.TERMINATE.class - [JAR]

├─ org.apache.ode.bpel.runtime.THROW.class - [JAR]

├─ org.apache.ode.bpel.runtime.TimerWork.class - [JAR]

├─ org.apache.ode.bpel.runtime.UninitializedVariableException.class - [JAR]

├─ org.apache.ode.bpel.runtime.VariableInstance.class - [JAR]

├─ org.apache.ode.bpel.runtime.WAIT.class - [JAR]

├─ org.apache.ode.bpel.runtime.WHILE.class - [JAR]

org.apache.ode.bpel.elang

├─ org.apache.ode.bpel.elang.XslRuntimeUriResolver.class - [JAR]

org.apache.ode.bpel.elang.xpath10.runtime

├─ org.apache.ode.bpel.elang.xpath10.runtime.BpelDocumentNavigator.class - [JAR]

├─ org.apache.ode.bpel.elang.xpath10.runtime.JaxenContexts.class - [JAR]

├─ org.apache.ode.bpel.elang.xpath10.runtime.JaxenNamespaceContextAdapter.class - [JAR]

├─ org.apache.ode.bpel.elang.xpath10.runtime.WrappedFaultException.class - [JAR]

├─ org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntime.class - [JAR]

org.apache.ode.bpel.runtime.msgs

├─ org.apache.ode.bpel.runtime.msgs.Messages.class - [JAR]

org.apache.ode.bpel.runtime.channels

├─ org.apache.ode.bpel.runtime.channels.ActivityRecovery.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.ActivityRecoveryChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.ActivityRecoveryChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.Compensation.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.CompensationChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.CompensationChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.EventHandlerControl.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.EventHandlerControlChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.EventHandlerControlChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.FaultData.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.InvokeResponse.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.InvokeResponseChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.InvokeResponseChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.LinkStatus.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.LinkStatusChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.LinkStatusChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.ParentScope.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.ParentScopeChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.ParentScopeChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.PickResponse.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.PickResponseChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.PickResponseChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.ReadWriteLock.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.ReadWriteLockChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.ReadWriteLockChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.Termination.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.TerminationChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.TerminationChannelListener.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.TimerResponse.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.TimerResponseChannel.class - [JAR]

├─ org.apache.ode.bpel.runtime.channels.TimerResponseChannelListener.class - [JAR]

org.apache.ode.bpel.engine.extvar

├─ org.apache.ode.bpel.engine.extvar.ExternalVariableConf.class - [JAR]

├─ org.apache.ode.bpel.engine.extvar.ExternalVariableManager.class - [JAR]

org.apache.ode.bpel.runtime.breaks

├─ org.apache.ode.bpel.runtime.breaks.ActivityBreakpointImpl.class - [JAR]

├─ org.apache.ode.bpel.runtime.breaks.BreakpointImpl.class - [JAR]

org.apache.ode.bpel.engine.cron

├─ org.apache.ode.bpel.engine.cron.CronScheduler.class - [JAR]

├─ org.apache.ode.bpel.engine.cron.RuntimeDataCleanupRunnable.class - [JAR]

├─ org.apache.ode.bpel.engine.cron.SystemSchedulesConfig.class - [JAR]

org.apache.ode.bpel.engine.migration

├─ org.apache.ode.bpel.engine.migration.CorrelationKeyMigration.class - [JAR]

├─ org.apache.ode.bpel.engine.migration.CorrelationKeySetDataMigration.class - [JAR]

├─ org.apache.ode.bpel.engine.migration.CorrelationKeySetMigration.class - [JAR]

├─ org.apache.ode.bpel.engine.migration.CorrelatorsMigration.class - [JAR]

├─ org.apache.ode.bpel.engine.migration.Migration.class - [JAR]

├─ org.apache.ode.bpel.engine.migration.MigrationHandler.class - [JAR]

├─ org.apache.ode.bpel.engine.migration.OldCorrelationKey.class - [JAR]

├─ org.apache.ode.bpel.engine.migration.OldSelector.class - [JAR]

├─ org.apache.ode.bpel.engine.migration.OutstandingRequestsMigration.class - [JAR]

org.apache.ode.bpel.extvar.jdbc

├─ org.apache.ode.bpel.extvar.jdbc.DbExternalVariable.class - [JAR]

├─ org.apache.ode.bpel.extvar.jdbc.EVarId.class - [JAR]

├─ org.apache.ode.bpel.extvar.jdbc.ExternalVariableKeyMapSerializer.class - [JAR]

├─ org.apache.ode.bpel.extvar.jdbc.GenType.class - [JAR]

├─ org.apache.ode.bpel.extvar.jdbc.InitType.class - [JAR]

├─ org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableModule.class - [JAR]

├─ org.apache.ode.bpel.extvar.jdbc.RowSubset.class - [JAR]

org.apache.ode.bpel.intercept

├─ org.apache.ode.bpel.intercept.AbortMessageExchangeException.class - [JAR]

├─ org.apache.ode.bpel.intercept.FailMessageExchangeException.class - [JAR]

├─ org.apache.ode.bpel.intercept.FaultMessageExchangeException.class - [JAR]

├─ org.apache.ode.bpel.intercept.InstanceCountThrottler.class - [JAR]

├─ org.apache.ode.bpel.intercept.InterceptorInvoker.class - [JAR]

├─ org.apache.ode.bpel.intercept.MessageExchangeInterceptor.class - [JAR]

├─ org.apache.ode.bpel.intercept.NoOpInterceptor.class - [JAR]

├─ org.apache.ode.bpel.intercept.ProcessCountThrottler.class - [JAR]

├─ org.apache.ode.bpel.intercept.ProcessSizeThrottler.class - [JAR]

org.apache.ode.bpel.elang.xpath20.runtime

├─ org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.class - [JAR]

├─ org.apache.ode.bpel.elang.xpath20.runtime.JaxpVariableResolver.class - [JAR]

├─ org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionModifier.class - [JAR]

├─ org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime.class - [JAR]

org.apache.ode.bpel.elang.xquery10.runtime

├─ org.apache.ode.bpel.elang.xquery10.runtime.XQuery10BpelFunctions.class - [JAR]

├─ org.apache.ode.bpel.elang.xquery10.runtime.XQuery10ExpressionRuntime.class - [JAR]

org.apache.ode.bpel.evtproc

├─ org.apache.ode.bpel.evtproc.ActivityStateDocumentBuilder.class - [JAR]

org.apache.ode.bpel.runtime.extension

├─ org.apache.ode.bpel.runtime.extension.AbstractAsyncExtensionOperation.class - [JAR]

├─ org.apache.ode.bpel.runtime.extension.AbstractExtensionBundle.class - [JAR]

├─ org.apache.ode.bpel.runtime.extension.AbstractExtensionCorreationFilter.class - [JAR]

├─ org.apache.ode.bpel.runtime.extension.AbstractLongRunningExtensionOperation.class - [JAR]

├─ org.apache.ode.bpel.runtime.extension.AbstractSyncExtensionOperation.class - [JAR]

├─ org.apache.ode.bpel.runtime.extension.ExtensionContext.class - [JAR]

org.apache.ode.bpel.runtime.explang.konst

├─ org.apache.ode.bpel.runtime.explang.konst.KonstExpressionLanguageRuntimeImpl.class - [JAR]

org.apache.ode.bpel.engine

├─ org.apache.ode.bpel.engine.AbstractInstanceLockManager.class - [JAR]

├─ org.apache.ode.bpel.engine.BpelDatabase.class - [JAR]

├─ org.apache.ode.bpel.engine.BpelEngineImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.BpelManagementFacadeImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.BpelProcess.class - [JAR]

├─ org.apache.ode.bpel.engine.BpelProcessConfigurationException.class - [JAR]

├─ org.apache.ode.bpel.engine.BpelProcessDatabase.class - [JAR]

├─ org.apache.ode.bpel.engine.BpelRuntimeContextImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.BpelServerImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.BrokeredMyRoleMessageExchangeImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.Contexts.class - [JAR]

├─ org.apache.ode.bpel.engine.CountLRUDehydrationPolicy.class - [JAR]

├─ org.apache.ode.bpel.engine.CustomProcessProperties.class - [JAR]

├─ org.apache.ode.bpel.engine.DebuggerSupport.class - [JAR]

├─ org.apache.ode.bpel.engine.DehydrationPolicy.class - [JAR]

├─ org.apache.ode.bpel.engine.DocumentInfoGenerator.class - [JAR]

├─ org.apache.ode.bpel.engine.HazelcastInstanceLockManager.class - [JAR]

├─ org.apache.ode.bpel.engine.IMAManager.class - [JAR]

├─ org.apache.ode.bpel.engine.InstanceLockManager.class - [JAR]

├─ org.apache.ode.bpel.engine.InterceptorContextImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.MessageExchangeImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.MessageImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.Messages.class - [JAR]

├─ org.apache.ode.bpel.engine.MexDaoUtil.class - [JAR]

├─ org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.NStateLatch.class - [JAR]

├─ org.apache.ode.bpel.engine.OutstandingRequestManager.class - [JAR]

├─ org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.PartnerLinkPartnerRoleImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.PartnerLinkRoleImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.PartnerRoleMessageExchangeImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.ProcessAndInstanceManagementImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.ProcessAndInstanceManagementMBean.class - [JAR]

├─ org.apache.ode.bpel.engine.ProcessCleanUpRunnable.class - [JAR]

├─ org.apache.ode.bpel.engine.ProcessLifecycleCallback.class - [JAR]

├─ org.apache.ode.bpel.engine.ProcessStatusConverter.class - [JAR]

├─ org.apache.ode.bpel.engine.ReplacementMapImpl.class - [JAR]

├─ org.apache.ode.bpel.engine.SharedEndpoints.class - [JAR]

Advertisement

Dependencies from Group

Mar 22, 2021
18 usages
Mar 22, 2021
16 usages
2 stars
Mar 22, 2021
10 usages
2 stars
Mar 22, 2021
10 usages
2 stars
Mar 22, 2021
10 usages
2 stars

Discover Dependencies

Oct 28, 2021
2 usages
1 stars
Dec 07, 2022
12 usages
7 stars
Jul 21, 2020
2 usages
0 stars
Jul 20, 2023
11 usages
5 stars
Jan 03, 2023
14 usages
1.6k stars
Dec 13, 2022
2 usages
538 stars
Jul 19, 2023
2 usages
42 stars
Apr 27, 2018
6 usages
260 stars