首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
JBoss JBPM 3.0.4 API 英文版文档
Class Hierarchy (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jbpm
,
org.jbpm.ant
,
org.jbpm.bytes
,
org.jbpm.calendar
,
org.jbpm.context.def
,
org.jbpm.context.exe
,
org.jbpm.context.exe.converter
,
org.jbpm.context.exe.variableinstance
,
org.jbpm.context.log
,
org.jbpm.context.log.variableinstance
,
org.jbpm.db
,
org.jbpm.db.hibernate
,
org.jbpm.db.jmx
,
org.jbpm.file.def
,
org.jbpm.graph.action
,
org.jbpm.graph.def
,
org.jbpm.graph.exe
,
org.jbpm.graph.log
,
org.jbpm.graph.node
,
org.jbpm.graph.node.advanced
,
org.jbpm.instantiation
,
org.jbpm.jpdl
,
org.jbpm.jpdl.convert
,
org.jbpm.jpdl.exe
,
org.jbpm.jpdl.par
,
org.jbpm.jpdl.xml
,
org.jbpm.logging.exe
,
org.jbpm.logging.log
,
org.jbpm.module.def
,
org.jbpm.module.exe
,
org.jbpm.scheduler.def
,
org.jbpm.scheduler.exe
,
org.jbpm.scheduler.impl
,
org.jbpm.security
,
org.jbpm.security.authenticator
,
org.jbpm.security.authorizer
,
org.jbpm.security.filter
,
org.jbpm.security.permission
,
org.jbpm.taskmgmt.def
,
org.jbpm.taskmgmt.exe
,
org.jbpm.taskmgmt.log
Class Hierarchy
class java.lang.Object
class org.jbpm.security.authorizer.
AccessControllerAuthorizer
(implements org.jbpm.security.authorizer.
Authorizer
)
class org.jbpm.graph.def.
Action
(implements org.jbpm.jpdl.xml.
Parsable
, java.io.Serializable)
class org.jbpm.scheduler.def.
CancelTimerAction
class org.jbpm.scheduler.def.
CreateTimerAction
class org.jbpm.graph.action.
Script
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.action.
ActionTypes
class org.jbpm.ant.
AntTaskJbpmSessionFactory
class org.jbpm.security.
Authentication
class org.jbpm.security.
Authorization
class org.jbpm.context.exe.converter.
BooleanToStringConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.calendar.
BusinessCalendar
(implements java.io.Serializable)
class org.jbpm.bytes.
ByteArray
(implements java.io.Serializable)
class org.jbpm.bytes.
ByteBlockChopper
class org.jbpm.context.exe.converter.
BytesToByteArrayConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.context.exe.converter.
ByteToLongConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.context.exe.converter.
CharacterToStringConverter
(implements org.jbpm.context.exe.
Converter
)
class java.lang.ClassLoader
class org.jbpm.instantiation.
ProcessClassLoader
class org.jbpm.instantiation.
ClassLoaderUtil
class org.jbpm.graph.exe.
Comment
(implements java.io.Serializable)
class org.jbpm.instantiation.
ConfigurationPropertyInstantiator
(implements org.jbpm.instantiation.
Instantiator
)
class org.jbpm.instantiation.
ConstructorInstantiator
(implements org.jbpm.instantiation.
Instantiator
)
class org.jbpm.db.
ContextSession
class org.jbpm.jpdl.convert.
Converter
class org.jbpm.db.hibernate.
ConverterEnumType
(implements org.hibernate.usertype.UserType)
class org.jbpm.db.hibernate.
Converters
class org.jbpm.context.exe.converter.
DateToLongConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.calendar.
Day
(implements java.io.Serializable)
class org.jbpm.calendar.
DayPart
(implements java.io.Serializable)
class org.jbpm.graph.node.
DecisionCondition
(implements java.io.Serializable)
class org.jbpm.instantiation.
DefaultInstantiator
(implements org.jbpm.instantiation.
Instantiator
)
class org.jbpm.instantiation.
Delegation
(implements org.jbpm.jpdl.xml.
Parsable
, java.io.Serializable)
class org.jbpm.context.exe.converter.
DoubleToStringConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.calendar.
Duration
(implements java.io.Serializable)
class org.jbpm.graph.def.
Event
(implements java.io.Serializable)
class org.jbpm.graph.def.
ExceptionHandler
(implements java.io.Serializable)
class org.jbpm.graph.exe.
ExecutionContext
class org.jbpm.instantiation.
FieldInstantiator
(implements org.jbpm.instantiation.
Instantiator
)
class org.jbpm.instantiation.
BeanInstantiator
(implements org.jbpm.instantiation.
Instantiator
)
class org.jbpm.jpdl.par.
FileArchiveParser
(implements org.jbpm.jpdl.par.
ProcessArchiveParser
)
class org.jbpm.context.exe.converter.
FloatToDoubleConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.context.exe.converter.
FloatToStringConverter
(implements org.jbpm.context.exe.
Converter
)
class javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
class javax.servlet.http.HttpServlet (implements java.io.Serializable)
class org.jbpm.scheduler.impl.
SchedulerServlet
class org.jbpm.graph.def.
GraphElement
(implements java.io.Serializable)
class org.jbpm.graph.def.
Node
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.node.
Decision
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.node.
EndState
class org.jbpm.graph.node.
Fork
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.node.
InterleaveEnd
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.node.
InterleaveStart
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.node.
Join
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.node.
Merge
class org.jbpm.graph.node.
MilestoneNode
class org.jbpm.graph.node.advanced.
ParallelSplit
class org.jbpm.graph.node.
ProcessState
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.node.
StartState
class org.jbpm.graph.node.
State
class org.jbpm.graph.def.
SuperState
(implements org.jbpm.graph.def.
NodeCollection
, org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.node.
TaskNode
(implements org.jbpm.jpdl.xml.
Parsable
)
class org.jbpm.graph.def.
ProcessDefinition
(implements org.jbpm.graph.def.
NodeCollection
)
class org.jbpm.taskmgmt.def.
Task
class org.jbpm.graph.def.
Transition
class org.jbpm.db.
GraphSession
class org.jbpm.calendar.
Holiday
(implements java.io.Serializable)
class org.jbpm.context.exe.converter.
IntegerToLongConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.graph.node.
InterleaveStart.DefaultInterleaver
(implements org.jbpm.graph.node.
InterleaveStart.Interleaver
)
class org.jbpm.security.authenticator.
JBossAuthenticator
(implements org.jbpm.security.authenticator.
Authenticator
)
class org.jboss.mx.util.JBossNotificationBroadcasterSupport (implements javax.management.NotificationEmitter)
class org.jboss.system.ServiceMBeanSupport (implements javax.management.MBeanRegistration, org.jboss.system.ServiceMBean)
class org.jbpm.db.jmx.
JbpmService
(implements org.jbpm.db.jmx.
JbpmServiceMBean
)
class org.jbpm.security.filter.
JbpmAuthenticationFilter
(implements javax.servlet.Filter)
class org.jbpm.
JbpmConfiguration
class org.jbpm.security.authenticator.
JbpmDefaultAuthenticator
(implements org.jbpm.security.authenticator.
Authenticator
)
class org.jbpm.security.authorizer.
JbpmIdentityAuthorizer
(implements org.jbpm.security.authorizer.
Authorizer
)
class org.jbpm.db.hibernate.
JbpmNamingStrategy
(implements org.hibernate.cfg.NamingStrategy)
class org.jbpm.db.
JbpmSchema
(implements java.io.Serializable)
class org.jbpm.db.
JbpmSession
class org.jbpm.db.
JbpmSessionFactory
(implements java.io.Serializable)
class org.jbpm.context.exe.
JbpmType
class org.jbpm.jpdl.par.
JpdlArchiveParser
(implements org.jbpm.jpdl.par.
ProcessArchiveParser
)
class org.jbpm.jpdl.xml.
JpdlXmlReader
class org.jbpm.jpdl.xml.
JpdlXmlWriter
class org.jbpm.db.
LoggingSession
class org.jbpm.graph.node.
MilestoneEvent
(implements org.jbpm.graph.def.
ActionHandler
)
class org.jbpm.jpdl.exe.
MilestoneInstance
(implements java.io.Serializable)
class org.jbpm.module.def.
ModuleDefinition
(implements java.io.Serializable)
class org.jbpm.context.def.
ContextDefinition
class org.jbpm.file.def.
FileDefinition
class org.jbpm.taskmgmt.def.
TaskMgmtDefinition
class org.jbpm.module.exe.
ModuleInstance
(implements java.io.Serializable)
class org.jbpm.context.exe.
ContextInstance
class org.jbpm.logging.exe.
LoggingInstance
class org.jbpm.scheduler.exe.
SchedulerInstance
class org.jbpm.taskmgmt.exe.
TaskMgmtInstance
class org.jbpm.graph.node.
NodeTypes
class java.security.Permission (implements java.security.Guard, java.io.Serializable)
class java.security.BasicPermission (implements java.io.Serializable)
class org.jbpm.security.permission.
CreateProcessInstancePermission
class org.jbpm.security.permission.
DeployProcessPermission
class org.jbpm.security.permission.
EndTaskPermission
class org.jbpm.security.permission.
SubmitTaskParametersPermission
class org.jbpm.security.permission.
TaskAssignPermission
class org.jbpm.security.permission.
ViewTaskParametersPermission
class org.jbpm.taskmgmt.exe.
PooledActor
(implements java.io.Serializable)
class org.jbpm.jpdl.xml.
Problem
(implements java.io.Serializable)
class org.jbpm.jpdl.par.
ProcessArchive
class org.jbpm.jpdl.par.
ProcessArchiveDeployer
class org.jbpm.graph.node.
ProcessFactory
class org.jbpm.graph.exe.
ProcessInstance
(implements java.io.Serializable)
class org.jbpm.logging.log.
ProcessLog
(implements java.io.Serializable)
class org.jbpm.logging.log.
CompositeLog
class org.jbpm.graph.log.
ActionLog
class org.jbpm.graph.log.
SignalLog
class org.jbpm.graph.log.
TransitionLog
class org.jbpm.logging.log.
MessageLog
class org.jbpm.graph.log.
NodeLog
class org.jbpm.graph.log.
ProcessInstanceCreateLog
class org.jbpm.graph.log.
ProcessInstanceEndLog
class org.jbpm.taskmgmt.log.
SwimlaneLog
class org.jbpm.taskmgmt.log.
SwimlaneAssignLog
class org.jbpm.taskmgmt.log.
SwimlaneCreateLog
class org.jbpm.taskmgmt.log.
TaskLog
class org.jbpm.taskmgmt.log.
TaskAssignLog
class org.jbpm.taskmgmt.log.
TaskCreateLog
class org.jbpm.taskmgmt.log.
TaskEndLog
class org.jbpm.graph.log.
TokenCreateLog
class org.jbpm.graph.log.
TokenEndLog
class org.jbpm.context.log.
VariableLog
class org.jbpm.context.log.
VariableCreateLog
class org.jbpm.context.log.
VariableDeleteLog
class org.jbpm.context.log.
VariableUpdateLog
class org.jbpm.context.log.variableinstance.
ByteArrayUpdateLog
class org.jbpm.context.log.variableinstance.
DateUpdateLog
class org.jbpm.context.log.variableinstance.
DoubleUpdateLog
class org.jbpm.context.log.variableinstance.
HibernateLongUpdateLog
class org.jbpm.context.log.variableinstance.
HibernateStringUpdateLog
class org.jbpm.context.log.variableinstance.
LongUpdateLog
class org.jbpm.context.log.variableinstance.
StringUpdateLog
class org.apache.tools.ant.ProjectComponent
class org.apache.tools.ant.Task
class org.jbpm.ant.
JbpmSchemaTask
class org.apache.tools.ant.taskdefs.MatchingTask (implements org.apache.tools.ant.types.selectors.SelectorContainer)
class org.jbpm.ant.
DeployParTask
class org.jbpm.ant.
StartHsqldbTask
class org.jbpm.ant.
StartJBossTask
class org.jbpm.security.authorizer.
RolesAuthorizer
(implements org.jbpm.security.authorizer.
Authorizer
)
class org.jbpm.graph.exe.
RuntimeAction
(implements java.io.Serializable)
class org.jbpm.scheduler.impl.
Scheduler
class org.jbpm.scheduler.impl.
SchedulerHistoryLog
(implements java.io.Serializable)
class org.jbpm.scheduler.exe.
SchedulerInstance.CancelledTimer
class org.jbpm.scheduler.impl.
SchedulerMain
class org.jbpm.db.
SchedulerSession
class org.jbpm.jpdl.xml.
SchemaValidationHelper
class org.jbpm.context.exe.converter.
SerializableToByteArrayConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.context.exe.converter.
SerializableToStringConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.context.exe.converter.
ShortToLongConverter
(implements org.jbpm.context.exe.
Converter
)
class org.jbpm.security.authenticator.
SubjectAuthenticator
(implements org.jbpm.security.authenticator.
Authenticator
)
class org.jbpm.taskmgmt.def.
Swimlane
(implements java.io.Serializable)
class org.jbpm.taskmgmt.exe.
SwimlaneInstance
(implements org.jbpm.taskmgmt.exe.
Assignable
, java.io.Serializable)
class org.jbpm.taskmgmt.def.
TaskController
(implements java.io.Serializable)
class org.jbpm.taskmgmt.exe.
TaskFormParameter
(implements java.io.Serializable)
class org.jbpm.taskmgmt.exe.
TaskInstance
(implements org.jbpm.taskmgmt.exe.
Assignable
, java.io.Serializable)
class org.jbpm.db.
TaskMgmtSession
class java.lang.Thread (implements java.lang.Runnable)
class org.jbpm.ant.
Launcher
class org.jbpm.scheduler.impl.
SchedulerThread
class java.lang.Throwable (implements java.io.Serializable)
class java.lang.Exception
class java.lang.RuntimeException
class org.jbpm.graph.def.
DelegationException
class org.jbpm.jpdl.
JpdlException
class org.jbpm.scheduler.exe.
Timer
(implements java.io.Serializable)
class org.jbpm.graph.exe.
Token
(implements java.io.Serializable)
class org.jbpm.context.exe.
TokenVariableMap
(implements java.io.Serializable)
class org.jbpm.context.def.
VariableAccess
(implements java.io.Serializable)
class org.jbpm.context.exe.
VariableInstance
(implements java.io.Serializable)
class org.jbpm.context.exe.variableinstance.
ByteArrayInstance
class org.jbpm.context.exe.variableinstance.
DateInstance
class org.jbpm.context.exe.variableinstance.
DoubleInstance
class org.jbpm.context.exe.variableinstance.
HibernateLongInstance
class org.jbpm.context.exe.variableinstance.
HibernateStringInstance
class org.jbpm.context.exe.variableinstance.
LongInstance
class org.jbpm.context.exe.variableinstance.
StringInstance
class org.jbpm.instantiation.
XmlInstantiator
(implements org.jbpm.instantiation.
Instantiator
)
Interface Hierarchy
interface org.jbpm.security.authenticator.
Authenticator
interface org.jbpm.security.authorizer.
Authorizer
interface org.jbpm.instantiation.
Instantiator
interface org.jbpm.graph.node.
InterleaveStart.Interleaver
interface org.jbpm.jpdl.xml.
Parsable
interface org.jbpm.jpdl.par.
ProcessArchiveParser
interface org.jbpm.scheduler.impl.
SchedulerListener
interface java.io.Serializable
interface org.jbpm.graph.def.
ActionHandler
interface org.jbpm.taskmgmt.exe.
Assignable
interface org.jbpm.taskmgmt.def.
AssignmentHandler
interface org.jbpm.context.exe.
Converter
interface org.jbpm.graph.node.
DecisionHandler
interface org.jbpm.graph.def.
NodeCollection
interface org.jbpm.taskmgmt.def.
TaskControllerHandler
interface org.jbpm.taskmgmt.exe.
TaskInstanceFactory
interface org.jboss.system.Service
interface org.jboss.system.ServiceMBean
interface org.jbpm.db.jmx.
JbpmServiceMBean
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Version : jbpm-3.0.4