示例#1
0
 public bool ExecuteCondition(string name, OptimaJet.Workflow.Core.Model.ProcessInstance processInstance, string actionParameter)
 {
     throw new NotImplementedException();
 }
 public void ExecuteAction(string name, OptimaJet.Workflow.Core.Model.ProcessInstance processInstance, WorkflowRuntime runtime, string actionParameter)
 {
     throw new NotImplementedException();
 }