代码搜索:Workflow

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

代码结果 4,191
www.eeworm.com/read/447272/1706467

cs igroup.cs

using System.Collections; namespace NetBpm.Workflow.Organisation { /// is any type of collection of users. /// Organisational entities such as a business unit, a department, a team,
www.eeworm.com/read/447272/1706553

cs idecisioncontext.cs

namespace NetBpm.Workflow.Delegation { /// allows Decision-implementators to interact with and get information from /// the execution engine. /// public interface IDecisi
www.eeworm.com/read/447272/1706555

cs iactionhandler.cs

namespace NetBpm.Workflow.Delegation { /// is the delegation-interface for the execution of process-initiated actions. /// Interactions are used to communicate with the existing infr
www.eeworm.com/read/447272/1706604

cs dateserializer.cs

using System; namespace NetBpm.Workflow.Delegation.Impl.Serializer { public class DateSerializer : AbstractConfigurable, ISerializer { public String Serialize(Object object_Renamed) {
www.eeworm.com/read/447272/1706607

cs textserializer.cs

using System; namespace NetBpm.Workflow.Delegation.Impl.Serializer { public class TextSerializer : AbstractConfigurable, ISerializer { public String Serialize(Object object_Renamed) {
www.eeworm.com/read/447272/1706667

cs iobjectreference.cs

using System; namespace NetBpm.Workflow.Log { public interface IObjectReference : ILogDetail { Int64 ReferenceId { get; } String ClassName { get; } Object GetObject(); } }
www.eeworm.com/read/416749/2119154

tmp kt-ie-7.css.2.tmp

.floatClear { clear: none !important; } .workflow_step2 { overflow:scroll; width:700px; } .role_allocation { width:700px; }
www.eeworm.com/read/416749/2119164

svn-base kt-ie-7.css.svn-base

.floatClear { clear: none !important; } .workflow_step2 { overflow:scroll; width:700px; } .role_allocation { width:700px; }