类的使用
net.sinodawn.module.sys.bpmn.engine.CoreBpmnRuntimeSource
-
-
net.sinodawn.framework.support.auditable.service中CoreBpmnRuntimeSource的使用
参数类型为CoreBpmnRuntimeSource的net.sinodawn.framework.support.auditable.service中的方法 修饰符和类型 方法 说明 default java.util.function.Supplier<String>GenericAuditableService. getDescSupplier(CoreBpmnRuntimeSource<T,ID> source) -
net.sinodawn.module.sys.bpmn.diagram中CoreBpmnRuntimeSource的使用
参数类型为CoreBpmnRuntimeSource的net.sinodawn.module.sys.bpmn.diagram中的方法 修饰符和类型 方法 说明 static <T extends Auditable<ID>,ID extends Serializable>
CoreBpmnTaskCandidatorsDTOBpmnDiagramHelper. getUserTaskCandidators(CoreBpmnRuntimeSource<T,ID> source, org.dom4j.Element userTaskElement, String initiator) -
net.sinodawn.module.sys.bpmn.engine中CoreBpmnRuntimeSource的使用
返回CoreBpmnRuntimeSource的net.sinodawn.module.sys.bpmn.engine中的方法 修饰符和类型 方法 说明 static <T extends Auditable<ID>,ID extends Serializable>
CoreBpmnRuntimeSource<T,ID>CoreBpmnRuntimeSource. of(String tableName, T oldItem, String comment, Map<String,Object> vars)参数类型为CoreBpmnRuntimeSource的net.sinodawn.module.sys.bpmn.engine中的方法 修饰符和类型 方法 说明 default <T extends Auditable<ID>,ID extends Serializable>
ProcessStatusCoreBpmnRuntimeService. startProcess(CoreBpmnRuntimeSource<T,ID> source) -
net.sinodawn.module.sys.bpmn.engine.cache中CoreBpmnRuntimeSource的使用
返回变量类型为CoreBpmnRuntimeSource的类型的net.sinodawn.module.sys.bpmn.engine.cache中的方法 修饰符和类型 方法 说明 static <T extends Auditable<ID>,ID extends Serializable>
List<CoreBpmnRuntimeSource<T,ID>>BpmnRuntimeCacheProvider. getBpmnRuntimeSourceList()List<CoreBpmnRuntimeSource<T,ID>>BpmnRuntimeData. getSourceList()参数类型为CoreBpmnRuntimeSource的net.sinodawn.module.sys.bpmn.engine.cache中的方法 修饰符和类型 方法 说明 static <T extends Auditable<ID>,ID extends Serializable>
List<String>BpmnRuntimeCacheProvider. getBpmnPreviousTaskAuditedByList(CoreBpmnRuntimeSource<T,ID> source)static <T extends Auditable<ID>,ID extends Serializable>
CoreBpmnProcBeanBpmnRuntimeCacheProvider. getBpmnProc(CoreBpmnRuntimeSource<T,ID> source)static <T extends Auditable<ID>,ID extends Serializable>
org.dom4j.DocumentBpmnRuntimeCacheProvider. getBpmnRuntimeDocument(CoreBpmnRuntimeSource<T,ID> source)static <T extends Auditable<ID>,ID extends Serializable>
CoreBpmnInstanceBeanBpmnRuntimeCacheProvider. getBpmnRuntimeInstance(CoreBpmnRuntimeSource<T,ID> source)static <T extends Auditable<ID>,ID extends Serializable>
CoreBpmnInstanceTaskBeanBpmnRuntimeCacheProvider. getBpmnRuntimeInstanceTask(CoreBpmnRuntimeSource<T,ID> source)static <T extends Auditable<ID>,ID extends Serializable>
List<CoreBpmnInstanceTaskBean>BpmnRuntimeCacheProvider. getBpmnRuntimeInstanceTaskList(CoreBpmnRuntimeSource<T,ID> source)static <T extends Auditable<ID>,ID extends Serializable>
org.dom4j.ElementBpmnRuntimeCacheProvider. getBpmnRuntimeTaskElement(CoreBpmnRuntimeSource<T,ID> source)static <T extends Auditable<ID>,ID extends Serializable>
CoreBpmnInstanceNextTaskElementDTO<ID>BpmnRuntimeCacheProvider. getNextTask(CoreBpmnRuntimeSource<T,ID> source)static <T extends Auditable<ID>,ID extends Serializable>
booleanBpmnRuntimeCacheProvider. isLastTaskCandidator(CoreBpmnRuntimeSource<T,ID> source)类型变量类型为CoreBpmnRuntimeSource的net.sinodawn.module.sys.bpmn.engine.cache中的方法参数 修饰符和类型 方法 说明 static <T extends Auditable<ID>,ID extends Serializable>
voidBpmnRuntimeCacheProvider. init(List<CoreBpmnRuntimeSource<T,ID>> sourceList)voidBpmnRuntimeData. setSourceList(List<CoreBpmnRuntimeSource<T,ID>> sourceList) -
net.sinodawn.module.sys.bpmn.engine.impl中CoreBpmnRuntimeSource的使用
-
net.sinodawn.module.sys.bpmn.engine.support中CoreBpmnRuntimeSource的使用
参数类型为CoreBpmnRuntimeSource的net.sinodawn.module.sys.bpmn.engine.support中的方法 修饰符和类型 方法 说明 protected CoreBpmnTargetBeanAbstractCoreBpmnRuntimeProcessSupport. getBpmnTarget(CoreBpmnRuntimeSource<T,ID> source, ProcessStatus status)protected voidAbstractCoreBpmnRuntimeProcessSupport. insertComment(String targetId, org.dom4j.Element taskElement, CommentStatus commentStatus, CoreBpmnRuntimeSource<T,ID> source, String route)protected voidAbstractCoreBpmnRuntimeProcessSupport. insertNextInstanceTask(org.dom4j.Document diagram, CoreBpmnInstanceBean instance, List<org.dom4j.Element> nextTaskElementList, CoreBpmnRuntimeSource<T,ID> source)类型变量类型为CoreBpmnRuntimeSource的net.sinodawn.module.sys.bpmn.engine.support中的方法参数 修饰符和类型 方法 说明 List<CoreBpmnInstanceStatusDTO<ID>>AbstractCoreBpmnRuntimeProcessSupport. apply(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>AbstractCoreBpmnRuntimeProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>CoreBpmnRuntimeCompleteProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>CoreBpmnRuntimeEndProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>CoreBpmnRuntimeOddRejectProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>CoreBpmnRuntimeRejectProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>CoreBpmnRuntimeStartProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>CoreBpmnRuntimeTransferProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>CoreBpmnRuntimeUndoProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected List<CoreBpmnInstanceStatusDTO<ID>>CoreBpmnRuntimeWithdrawProcessSupport. doProcess(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidAbstractCoreBpmnRuntimeProcessSupport. doValidate(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidCoreBpmnRuntimeCompleteProcessSupport. doValidate(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidCoreBpmnRuntimeEndProcessSupport. doValidate(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidCoreBpmnRuntimeOddRejectProcessSupport. doValidate(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidCoreBpmnRuntimeRejectProcessSupport. doValidate(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidCoreBpmnRuntimeStartProcessSupport. doValidate(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidCoreBpmnRuntimeUndoProcessSupport. doValidate(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidCoreBpmnRuntimeWithdrawProcessSupport. doValidate(List<CoreBpmnRuntimeSource<T,ID>> sourceList)protected voidAbstractCoreBpmnRuntimeProcessSupport. sendNotification(List<CoreBpmnRuntimeSource<T,ID>> sourceList, List<CoreBpmnInstanceStatusDTO<ID>> statusList)
-