发起人工任务调用另一个组件。
通常控制器会为任务调用合适的模型,以及选择合适的视图。
Usually the controller will call the appropriate model for the task and then selects the proper view.
短时间运行的流程由使用者流程、长时间运行的流程或人工任务调用。
Short-running processes are invoked by consumer processes, long-running processes, or human tasks.
这个处理器跟踪它是一个首次任务调用还是一个上报任务调用。
This handler keeps track of whether it is a first or escalated task invocation.
清单3中的示例说明了如何将PMD作为Ant任务调用并生成html格式的结果。
The example in Listing 3 shows how to invoke PMD as an Ant task and generate the result in HTML format.
仅仅是读到“由任务调用的所有服务通过给定的服务实现进行调用”EJB倡导者本人也为此而感到头痛。
The EJB Advocate himself got a headache just by reading about having to know "all the services called by all the tasks called by a given service implementation".
下次当策略状态将被一个用户或策略任务调用时,这个元数据将作为一个评估依据提供一个更为精确的策略状态确定。
The next time the policy status is requested by a user or the policy task, this metadata is taken on an evaluation basis and enables a more precise determination of the policy status.
清单4通过SVNAnt任务调用了SVNcopy命令,以将brewery - 1.0.0标记中的所有文件拷贝到分支位置。
Listing 4 calls the SVN copy command via the SVN Ant task to copy all files from the brewery-1.0.0 tag to the branches location.
作为本文示例的替代方法,可以使用ExecAnt任务调用wsadmin并按照调用任何其他库执行文件的方式传递程序参数。
As an alternative to the example in this article, you can invoke wsadmin using the exec Ant task and pass program parameters the same way you invoke any other executable.
有时候抛出InterruptedException并不合适,例如当由Runnable定义的任务调用一个可中断的方法时,就是如此。
Sometimes throwing InterruptedException is not an option, such as when a task defined by Runnable calls an interruptible method.
Notes客户机和Domino服务器应该是匹配的,以确保构建项目所用的JVM与从服务器任务或代理服务器任务调用时代理和程序将运行的JVM相同。
The Notes client and Domino server version should match to ensure that you are building with the same JVM that your agents and program will run when invoked from the server task or agent manager task.
调用实施的任务。
这些调用分别发布单个任务统计和组统计。
These calls emit the individual task statistics and group statistics, respectively.
它们还会通过向工作人员的工作列表或队列发送任务来“调用”人工任务。
They may also "invoke" human tasks by sending a task to a worker's work list or queue.
在为流程建模的后面几个步骤中,您将看到如何在BP模型中创建服务调用任务。
In later steps of the modeling process, you will see how to create service invoke tasks in a BP model.
创建内联调用人工任务。
在处理协作或调用任务时,您可以创建任务,或创建并启动任务。
When working with a collaboration or invocation task, you can create a task, or create and start it.
调用任务表示它可以启动业务流程。
Invocation task means that it can start the business process.
装饰流程公开了与其调用的任务相同的接口。
The decorator process exposes the same interface as the task it invokes.
请确保该实例创建调用人工任务所需的条件。
Be sure that the instance creates the condition required to invoke the human task.
否则,流程引擎在运行时可能无法调用此任务。
Otherwise, the process engine might not be able to invoke this task at run time.
这主要包含将用于调用与任务有关联的指导的URL。
This consists mainly of the URL to be used to invoke the coach associated with the task.
当删除业务过程时,通过HTMAPI创建的内联调用任务不会被删除。
Inline invocation tasks that have been created via the HTM API are not deleted when the business process is deleted.
该任务可以通过调用interrupt()以 “重新中断”当前线程来完成,如清单3 所示。
This task is accomplished by calling interrupt() to "reinterrupt" the current thread, as shown in Listing 3.
想要完成这些任务,可调用API的edit动作并将想要编辑或者创建的页的标题,以及有关页或者部分的内容传递给它。
To accomplish these tasks, call the API's edit action and pass it the title of the page to be edited or created, together with the content for the page or section.
指定工作队列中的所有任务能够通过调用flush _ workqueue来完成。
All work on a given work queue can be completed using a call to flush_workqueue.
例如,无需每执行一项任务就调用一次execute ,ExecutorService可以接受一组任务并返回一个表示每项任务的未来结果的未来列表。
For example, rather than calling execute once for each task, the ExecutorService could take a collection of tasks and return a List of Futures representing the future results of each of those tasks.
timertask类有一个cancel方法,可以用它取消对任务的后续调用。
The TimerTask class has a cancel method that you can use to cancel subsequent invocations of the task.
您甚至可以从一个Ant任务内部调用样式表处理器(查阅参考资料中有关Ant样式任务的描述)。
You can even invoke the stylesheet processor from an Ant task (See the Ant style task description in Resources).
将其与繁忙和非繁忙任务进行比较,对于显著减少的处理器,这些任务的调用频率大概为三倍。
Compare this to the busy and non-busy tasks that were invoked roughly three times as often for significantly less of the processor.
应用推荐