jar

org.openwfe : openwfe-engine

Maven & Gradle

Apr 15, 2006
11 usages

OpenWFE engine · The OpenWFE workflow/BPM engine itself

Table Of Contents

Latest Version

Download org.openwfe : openwfe-engine JAR file - Latest Versions:

All Versions

Download org.openwfe : openwfe-engine JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.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 openwfe-engine-1.7.0pre4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

openwfe.org.engine.impl.participants

├─ openwfe.org.engine.impl.participants.FileArchivingParticipant.class - [JAR]

├─ openwfe.org.engine.impl.participants.LdapParticipantMap.class - [JAR]

├─ openwfe.org.engine.impl.participants.MailNotifiedParticipant.class - [JAR]

├─ openwfe.org.engine.impl.participants.XmlParticipantMap.class - [JAR]

openwfe.org.engine.participants

├─ openwfe.org.engine.participants.AbstractParticipant.class - [JAR]

├─ openwfe.org.engine.participants.AbstractParticipantMap.class - [JAR]

├─ openwfe.org.engine.participants.CompositeParticipant.class - [JAR]

├─ openwfe.org.engine.participants.Filter.class - [JAR]

├─ openwfe.org.engine.participants.FilterEntry.class - [JAR]

├─ openwfe.org.engine.participants.LeafParticipant.class - [JAR]

├─ openwfe.org.engine.participants.Participant.class - [JAR]

├─ openwfe.org.engine.participants.ParticipantMap.class - [JAR]

├─ openwfe.org.engine.participants.ParticipantMapFactory.class - [JAR]

├─ openwfe.org.engine.participants.RefParticipant.class - [JAR]

openwfe.org.engine.impl.workitem.xml

├─ openwfe.org.engine.impl.workitem.xml.AbstractXmlAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.Base64AttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.BooleanAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.DoubleAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.IntegerAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.ListAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.LongAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.MapAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.ReplyCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.StringAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.StringMapAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.WicUtils.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.XmlAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.xml.XmlWorkItemCoder.class - [JAR]

openwfe.org.engine.control.rmi

├─ openwfe.org.engine.control.rmi.ControlSessionImpl.class - [JAR]

├─ openwfe.org.engine.control.rmi.ControlSessionImpl_Skel.class - [JAR]

├─ openwfe.org.engine.control.rmi.ControlSessionImpl_Stub.class - [JAR]

openwfe.org.engine.dispatch

├─ openwfe.org.engine.dispatch.AbstractWorkItemDispatcher.class - [JAR]

├─ openwfe.org.engine.dispatch.DispatchingException.class - [JAR]

├─ openwfe.org.engine.dispatch.FatalDispatchingException.class - [JAR]

├─ openwfe.org.engine.dispatch.LocalDispatcher.class - [JAR]

├─ openwfe.org.engine.dispatch.WorkItemDispatcher.class - [JAR]

openwfe.org.engine.expressions.sync

├─ openwfe.org.engine.expressions.sync.ClassicalSyncExpression.class - [JAR]

├─ openwfe.org.engine.expressions.sync.GenericSyncExpression.class - [JAR]

├─ openwfe.org.engine.expressions.sync.MergeUtils.class - [JAR]

├─ openwfe.org.engine.expressions.sync.SyncExpression.class - [JAR]

├─ openwfe.org.engine.expressions.sync.SyncUtils.class - [JAR]

├─ openwfe.org.engine.expressions.sync.SynchableExpression.class - [JAR]

openwfe.org.engine.history

├─ openwfe.org.engine.history.History.class - [JAR]

├─ openwfe.org.engine.history.HistoryException.class - [JAR]

├─ openwfe.org.engine.history.HistoryIterator.class - [JAR]

openwfe.org.engine

├─ openwfe.org.engine.Definitions.class - [JAR]

openwfe.org.engine.expressions.state

├─ openwfe.org.engine.expressions.state.AbstractExpressionState.class - [JAR]

├─ openwfe.org.engine.expressions.state.ExpressionState.class - [JAR]

├─ openwfe.org.engine.expressions.state.FrozenState.class - [JAR]

├─ openwfe.org.engine.expressions.state.NormalState.class - [JAR]

openwfe.org.engine.impl.expool

├─ openwfe.org.engine.impl.expool.AbstractExpressionStore.class - [JAR]

├─ openwfe.org.engine.impl.expool.CachedExpressionPool.class - [JAR]

├─ openwfe.org.engine.impl.expool.ExpoolUtils.class - [JAR]

├─ openwfe.org.engine.impl.expool.FileExpressionStore.class - [JAR]

├─ openwfe.org.engine.impl.expool.InMemoryExpressionPool.class - [JAR]

├─ openwfe.org.engine.impl.expool.PerfExpressionPool.class - [JAR]

├─ openwfe.org.engine.impl.expool.SerialExpressionStore.class - [JAR]

├─ openwfe.org.engine.impl.expool.SimpleExpressionPool.class - [JAR]

├─ openwfe.org.engine.impl.expool.XmlExpressionStore.class - [JAR]

openwfe.org.engine.impl.history

├─ openwfe.org.engine.impl.history.AbstractHistory.class - [JAR]

├─ openwfe.org.engine.impl.history.SqlHistory.class - [JAR]

├─ openwfe.org.engine.impl.history.TextHistory.class - [JAR]

openwfe.org.engine.control

├─ openwfe.org.engine.control.ControlException.class - [JAR]

├─ openwfe.org.engine.control.ControlSession.class - [JAR]

openwfe.org.engine.impl.workitem

├─ openwfe.org.engine.impl.workitem.AbstractAttributeCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.AbstractWorkItemCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.MailFormCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.SerialReplyCoder.class - [JAR]

├─ openwfe.org.engine.impl.workitem.SerialWorkItemCoder.class - [JAR]

openwfe.org.engine.control.shell

├─ openwfe.org.engine.control.shell.ControlShell.class - [JAR]

openwfe.org.engine.launch

├─ openwfe.org.engine.launch.LaunchException.class - [JAR]

├─ openwfe.org.engine.launch.Launcher.class - [JAR]

├─ openwfe.org.engine.launch.ProcessLibrary.class - [JAR]

openwfe.org.engine.listen.reply

├─ openwfe.org.engine.listen.reply.FatalReply.class - [JAR]

├─ openwfe.org.engine.listen.reply.ListenerReply.class - [JAR]

├─ openwfe.org.engine.listen.reply.ListenerReplyCoder.class - [JAR]

├─ openwfe.org.engine.listen.reply.OkReply.class - [JAR]

├─ openwfe.org.engine.listen.reply.WarningReply.class - [JAR]

openwfe.org.engine.listen

├─ openwfe.org.engine.listen.AbstractWorkItemConsumer.class - [JAR]

├─ openwfe.org.engine.listen.EngineWorkItemConsumer.class - [JAR]

├─ openwfe.org.engine.listen.ListenerException.class - [JAR]

├─ openwfe.org.engine.listen.WorkItemConsumer.class - [JAR]

├─ openwfe.org.engine.listen.WorkItemListener.class - [JAR]

openwfe.org.engine.misc

├─ openwfe.org.engine.misc.ThreadedStorer.class - [JAR]

openwfe.org.engine.expressions

├─ openwfe.org.engine.expressions.AbstractCompositeFlowExpression.class - [JAR]

├─ openwfe.org.engine.expressions.AbstractFlowExpression.class - [JAR]

├─ openwfe.org.engine.expressions.AndExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ApplyException.class - [JAR]

├─ openwfe.org.engine.expressions.BooleanCombinationExpression.class - [JAR]

├─ openwfe.org.engine.expressions.BooleanExpression.class - [JAR]

├─ openwfe.org.engine.expressions.BuildException.class - [JAR]

├─ openwfe.org.engine.expressions.CaseExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ChildrenExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ChildrenTracker.class - [JAR]

├─ openwfe.org.engine.expressions.CleanCompositeFlowExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ComparisonExpression.class - [JAR]

├─ openwfe.org.engine.expressions.CompositeFlowExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ConcurrenceExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ConcurrentFlowExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ConcurrentIteratorExpression.class - [JAR]

├─ openwfe.org.engine.expressions.CronExpression.class - [JAR]

├─ openwfe.org.engine.expressions.CursorCommandExpression.class - [JAR]

├─ openwfe.org.engine.expressions.CursorExpression.class - [JAR]

├─ openwfe.org.engine.expressions.DefineExpression.class - [JAR]

├─ openwfe.org.engine.expressions.DefinedExpression.class - [JAR]

├─ openwfe.org.engine.expressions.DefinitionExpression.class - [JAR]

├─ openwfe.org.engine.expressions.DoExpression.class - [JAR]

├─ openwfe.org.engine.expressions.EngineEnvironmentId.class - [JAR]

├─ openwfe.org.engine.expressions.Environment.class - [JAR]

├─ openwfe.org.engine.expressions.EqualsExpression.class - [JAR]

├─ openwfe.org.engine.expressions.EvalExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ExpoolDumpExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ExpressionToUnbind.class - [JAR]

├─ openwfe.org.engine.expressions.ExpressionWithTimeOut.class - [JAR]

├─ openwfe.org.engine.expressions.FilterDefinitionExpression.class - [JAR]

├─ openwfe.org.engine.expressions.FlowExpression.class - [JAR]

├─ openwfe.org.engine.expressions.FlowExpressionId.class - [JAR]

├─ openwfe.org.engine.expressions.GetValueExpression.class - [JAR]

├─ openwfe.org.engine.expressions.GoneParentId.class - [JAR]

├─ openwfe.org.engine.expressions.GreaterThanExpression.class - [JAR]

├─ openwfe.org.engine.expressions.IfExpression.class - [JAR]

├─ openwfe.org.engine.expressions.InFlowObject.class - [JAR]

├─ openwfe.org.engine.expressions.IncrementExpression.class - [JAR]

├─ openwfe.org.engine.expressions.InterleavedExpression.class - [JAR]

├─ openwfe.org.engine.expressions.Iterator.class - [JAR]

├─ openwfe.org.engine.expressions.IteratorExpression.class - [JAR]

├─ openwfe.org.engine.expressions.LesserThanExpression.class - [JAR]

├─ openwfe.org.engine.expressions.LogExpression.class - [JAR]

├─ openwfe.org.engine.expressions.LoopExpression.class - [JAR]

├─ openwfe.org.engine.expressions.NotEqualsExpression.class - [JAR]

├─ openwfe.org.engine.expressions.NotExpression.class - [JAR]

├─ openwfe.org.engine.expressions.OneChildExpression.class - [JAR]

├─ openwfe.org.engine.expressions.OneOrZeroChildExpression.class - [JAR]

├─ openwfe.org.engine.expressions.OneRawChildExpression.class - [JAR]

├─ openwfe.org.engine.expressions.OrExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ParticipantExpression.class - [JAR]

├─ openwfe.org.engine.expressions.PrescientParticipantExpression.class - [JAR]

├─ openwfe.org.engine.expressions.PrintExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ProcessDefinition.class - [JAR]

├─ openwfe.org.engine.expressions.RedoExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ReplyException.class - [JAR]

├─ openwfe.org.engine.expressions.RestoreExpression.class - [JAR]

├─ openwfe.org.engine.expressions.SaveExpression.class - [JAR]

├─ openwfe.org.engine.expressions.SequenceExpression.class - [JAR]

├─ openwfe.org.engine.expressions.SequentialFlowExpression.class - [JAR]

├─ openwfe.org.engine.expressions.SetValueExpression.class - [JAR]

├─ openwfe.org.engine.expressions.SleepExpression.class - [JAR]

├─ openwfe.org.engine.expressions.SubProcessRefExpression.class - [JAR]

├─ openwfe.org.engine.expressions.TimeoutUtils.class - [JAR]

├─ openwfe.org.engine.expressions.UndefinedExpression.class - [JAR]

├─ openwfe.org.engine.expressions.UndoExpression.class - [JAR]

├─ openwfe.org.engine.expressions.UnsetValueExpression.class - [JAR]

├─ openwfe.org.engine.expressions.UntilExpression.class - [JAR]

├─ openwfe.org.engine.expressions.ValueException.class - [JAR]

├─ openwfe.org.engine.expressions.ValueUtils.class - [JAR]

├─ openwfe.org.engine.expressions.VariableMap.class - [JAR]

├─ openwfe.org.engine.expressions.WhenExpression.class - [JAR]

├─ openwfe.org.engine.expressions.WhileExpression.class - [JAR]

├─ openwfe.org.engine.expressions.WithChildren.class - [JAR]

├─ openwfe.org.engine.expressions.ZeroChildExpression.class - [JAR]

openwfe.org.engine.expressions.map

├─ openwfe.org.engine.expressions.map.ExpressionMap.class - [JAR]

├─ openwfe.org.engine.expressions.map.XmlExpressionMap.class - [JAR]

openwfe.org.engine.impl.functions

├─ openwfe.org.engine.impl.functions.BasicFunctions.class - [JAR]

├─ openwfe.org.engine.impl.functions.BooleanFunctions.class - [JAR]

├─ openwfe.org.engine.impl.functions.DateTimeFunctions.class - [JAR]

├─ openwfe.org.engine.impl.functions.NumericFunctions.class - [JAR]

├─ openwfe.org.engine.impl.functions.StringList.class - [JAR]

├─ openwfe.org.engine.impl.functions.WorkitemFunctions.class - [JAR]

├─ openwfe.org.engine.impl.functions.XmlFunctionMap.class - [JAR]

openwfe.org.engine.control.auth

├─ openwfe.org.engine.control.auth.ControlPermission.class - [JAR]

├─ openwfe.org.engine.control.auth.ControlPermissionCollection.class - [JAR]

openwfe.org.engine.workitem

├─ openwfe.org.engine.workitem.AtomicAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.Attribute.class - [JAR]

├─ openwfe.org.engine.workitem.AttributeCoder.class - [JAR]

├─ openwfe.org.engine.workitem.AttributeException.class - [JAR]

├─ openwfe.org.engine.workitem.AttributeUtils.class - [JAR]

├─ openwfe.org.engine.workitem.Base64Attribute.class - [JAR]

├─ openwfe.org.engine.workitem.BooleanAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.CancelItem.class - [JAR]

├─ openwfe.org.engine.workitem.CodingException.class - [JAR]

├─ openwfe.org.engine.workitem.CollectionAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.DoubleAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.HistoryItem.class - [JAR]

├─ openwfe.org.engine.workitem.InFlowItem.class - [JAR]

├─ openwfe.org.engine.workitem.InFlowWorkItem.class - [JAR]

├─ openwfe.org.engine.workitem.IntegerAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.LaunchItem.class - [JAR]

├─ openwfe.org.engine.workitem.ListAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.LongAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.MapAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.StringAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.StringMapAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.WorkItem.class - [JAR]

├─ openwfe.org.engine.workitem.WorkItemCoder.class - [JAR]

├─ openwfe.org.engine.workitem.WorkItemCoderLoader.class - [JAR]

├─ openwfe.org.engine.workitem.XmlAttribute.class - [JAR]

├─ openwfe.org.engine.workitem.XmlCoderLoader.class - [JAR]

openwfe.org.engine.control.rest

├─ openwfe.org.engine.control.rest.RestControlSession.class - [JAR]

openwfe.org.engine.expressions.raw

├─ openwfe.org.engine.expressions.raw.RawExpression.class - [JAR]

├─ openwfe.org.engine.expressions.raw.XmlRawExpression.class - [JAR]

openwfe.org.engine.impl.dispatch

├─ openwfe.org.engine.impl.dispatch.FileDispatcher.class - [JAR]

├─ openwfe.org.engine.impl.dispatch.MailFormDispatcher.class - [JAR]

├─ openwfe.org.engine.impl.dispatch.SmtpDispatcher.class - [JAR]

├─ openwfe.org.engine.impl.dispatch.SocketDispatcher.class - [JAR]

openwfe.org.engine.expool

├─ openwfe.org.engine.expool.ExpressionPool.class - [JAR]

├─ openwfe.org.engine.expool.ExpressionStore.class - [JAR]

├─ openwfe.org.engine.expool.PoolException.class - [JAR]

openwfe.org.engine.control.local

├─ openwfe.org.engine.control.local.ControlSessionImpl.class - [JAR]

openwfe.org.engine.impl.listen

├─ openwfe.org.engine.impl.listen.FileListener.class - [JAR]

├─ openwfe.org.engine.impl.listen.MailFormListener.class - [JAR]

├─ openwfe.org.engine.impl.listen.MailListener.class - [JAR]

├─ openwfe.org.engine.impl.listen.SocketListener.class - [JAR]

openwfe.org.engine.impl.launch

├─ openwfe.org.engine.impl.launch.CronService.class - [JAR]

├─ openwfe.org.engine.impl.launch.LibraryService.class - [JAR]

├─ openwfe.org.engine.impl.launch.SimpleProcessLibrary.class - [JAR]

├─ openwfe.org.engine.impl.launch.SimpleXmlLauncher.class - [JAR]

├─ openwfe.org.engine.impl.launch.XmlWorkflowDefinitionValidator.class - [JAR]

openwfe.org.engine.functions

├─ openwfe.org.engine.functions.AbstractFunctionMap.class - [JAR]

├─ openwfe.org.engine.functions.FunctionMap.class - [JAR]

openwfe.org.engine.expressions.xeme

├─ openwfe.org.engine.expressions.xeme.AppendExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.CadrExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.ConsExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.IsExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.ListExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.NChildrenExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.NthExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.SizeExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.TwoChildrenExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.XemeExpression.class - [JAR]

├─ openwfe.org.engine.expressions.xeme.XemeUtils.class - [JAR]

Advertisement

Dependencies from Group

Nov 16, 2006
17 usages
Apr 15, 2006
11 usages
Nov 16, 2006
5 usages
Nov 16, 2006
3 usages
Nov 16, 2006
1 usages

Discover Dependencies

May 03, 2013
0 stars
Nov 29, 2011
206 usages
64 stars
Jun 15, 2006
42 usages
Sep 20, 2005
7 usages
Feb 14, 2006
50 usages
Feb 23, 2011
107 usages
Jan 17, 2006
29 usages
Sep 20, 2005
3 usages