代码搜索:Workflow
找到约 4,191 项符合「Workflow」的源代码
代码结果 4,191
www.eeworm.com/read/416749/2117353
svn-base view.smarty.svn-base
{i18n arg_name=$workflow_name}Workflow: #name#{/i18n}
{i18n arg_appname="$appname"}One of the most powerful features of #appname# is the workflow
system. This all
www.eeworm.com/read/416749/2117363
smarty effects_overview.smarty
{i18n arg_name=$workflow_name}Workflow Effects Overview: #name#{/i18n}
{i18n}As a document moves through a workflow, it can cause
varies other actions to occur. F
www.eeworm.com/read/416749/2117368
smarty view.smarty
{i18n arg_name=$workflow_name}Workflow: #name#{/i18n}
{i18n arg_appname="$appname"}One of the most powerful features of #appname# is the workflow
system. This all
www.eeworm.com/read/274966/10843028
cs timer.cs
using System;
using System.Threading;
using System.Workflow.Runtime;
using System.Collections.Generic;
using System.Workflow.ComponentModel;
namespace EssentialWF.Services {
public sealed
www.eeworm.com/read/274966/10843050
cs statemachine.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Workflow.ComponentModel;
using System.Workflow.Runtime;
namespace EssentialWF.Activities
{
public c
www.eeworm.com/read/154303/7106973
txt ex9_3.txt
Example 9.3 HireEmployeeConstants Code
package Core;
public class HireEmployeeConstants {
final public static int START_WORKFLOW_TYPE = 1;
final public static int STOP_WORKFLOW_TYPE = 2;
www.eeworm.com/read/334311/6334104
java archive.java
package com.zdvictory.oa.archive.view;
/**
* Title: Workflow
*
* Description: Workflow
*
* Copyright: Copyright (c) 2008
*
* Company: zdvictory.com
*
*
www.eeworm.com/read/334311/6334108
java archiveaction.java
package com.zdvictory.oa.archive.action;
/**
* Title: Workflow
*
* Description: Workflow
*
* Copyright: Copyright (c) 2008
*
* Company: zdvictory.com
*
www.eeworm.com/read/232020/4706033
java querytask.java
package cn.com.iaspec.workflow.vo.workflow;
public class QueryTask
implements java.io.Serializable{
private int state;
public QueryTask(){
}
public void setState(int state){
t
www.eeworm.com/read/232020/4706042
jbx workflowprocessinfo.jbx
[PropertyInfo]
actParticipator,java.util.List,false,false, , ,true,
actVar,cn.com.iaspec.workflow.vo.workflow.ActivityVariable[],false,false, , ,true,
aidSubflowTag,String,false,f