代码搜索:Workflow

找到约 4,191 项符合「Workflow」的源代码

代码结果 4,191
www.eeworm.com/read/206703/5004758

java invalidworkflowdescriptorexception.java

/* * Copyright (c) 2002-2003 by OpenSymphony * All rights reserved. */ package com.opensymphony.workflow; /** * Indicates that a Workflow Descriptor was invalid. * Usually this indicates a sema
www.eeworm.com/read/297135/3891755

cs istatus.cs

namespace PowerEasy.IDal.WorkFlow { using PowerEasy.Model.WorkFlow; using System; using System.Collections.Generic; public interface IStatus { bool Add(StatusInfo
www.eeworm.com/read/297135/3891756

cs iworkflows.cs

namespace PowerEasy.IDal.WorkFlow { using PowerEasy.Model.WorkFlow; using System; using System.Collections.Generic; public interface IWorkFlows { bool Add(WorkFlo
www.eeworm.com/read/297135/3891757

cs iflowprocess.cs

namespace PowerEasy.IDal.WorkFlow { using PowerEasy.Model.WorkFlow; using System; using System.Collections.Generic; public interface IFlowProcess { bool Add(FlowP
www.eeworm.com/read/277826/4149800

cs principaluseradapter.cs

using System; using System.Security.Principal; using NetBpm.Workflow.Organisation; namespace NetBpm.Workflow.Organisation { public class PrincipalUserAdapter : IPrincipal, IIdentity { pri
www.eeworm.com/read/277826/4149858

cs forkedflow.cs

using NetBpm.Workflow.Definition.Impl; namespace NetBpm.Workflow.Execution.Impl { public class ForkedFlow { private FlowImpl _flow = null; private TransitionImpl _transition = null;
www.eeworm.com/read/277826/4149919

cs datelabel.cs

using System; using NetBpm.Workflow.Delegation; namespace NetBpm.Workflow.Delegation.Impl.Htmlformatter { public class DateLabel:AbstractConfigurable, IHtmlFormatter { public System.Str
www.eeworm.com/read/277826/4149947

cs evaluationdecision.cs

using System; using NetBpm.Workflow.Definition.Attr; namespace NetBpm.Workflow.Delegation.Impl.Decision { public class EvaluationDecision : IDecisionHandler { public String Decide(IDecisio
www.eeworm.com/read/277826/4150008

cs ischedulersessionlocal.cs

using System; namespace NetBpm.Workflow.Scheduler.EComp { /// is the remote-interface for the {@link NetBpm.Workflow.Delegation.EComp.SchedulerComponent} public interface I
www.eeworm.com/read/277826/4150349

cs versiontestaction.cs

using System; using NetBpm.Workflow.Definition.Attr; using NetBpm.Workflow.Delegation; namespace NetBpm.VersionTest { /// ///This test tests the versioning of Assemblies. ///The