A task command can be extended with additional steps.
可以使用其他步骤扩展任务命令。
A task command provider should implement these methods.
任务管理提供程序应该实现以下方法。
All steps of a task command should extend AbstractAdminStep.
任务命令的所有步骤应该扩展AbstractAdminStep。
Listing 11 shows an example of a task command extension provider.
清单11显示了任务命令扩展提供程序的示例。
Listing 7 shows an example of how to extend a task command by adding a new step.
清单7显示了如何通过添加新的步骤扩展任务命令的示例。
Figure 7 shows the interaction flow from the task command to the external ILOG BRMS.
图7展示了从任务命令到外部ILOG BRMS的交互流。
A task command extension contains additional steps added to an already existing command.
任务命令扩展包含添加到现有命令的其他步骤。
The controller command in turn USES the task commands to implement the unit business logic.
控制器命令然后使用任务命令来执行单元业务逻辑。
The constructor to load a step takes its parent task command and step data as input parameters.
加载步骤的构造器将其父任务命令和步骤数据作为输入参数。
Create a task command to use the client API to make the web services call the external ILOG BRMS.
创建一个任务命令来使用客户端api使web服务调用外部ILOG BRMS。
Just like an admin command, a task command should provide constructors to create and load commands.
就像管理命令一样,任务命令应该为创建和加载命令提供构造器。
The constructor to create a step takes its parent task command and step metadata as input parameters.
创建步骤的构造器将其父任务命令和步骤元数据作为输入参数。
A command provider can also include extensions to a task command provided by another command provider.
命令提供程序还可以包括由另一个命令提供程序提供的任务命令的扩展。
A task command provider should provide methods to create and load commands similar to the admin command.
任务命令提供程序应该为创建和加载类似于管理命令的命令提供方法。
Listing 8 shows the complete example of a command definition file that has both the admin command and task command.
清单8显示了命令定义文件的完整示例,它包含管理命令和任务命令。
The default value for extend size is 10mb. You can modify these sizes using the following sysadmin task command.
扩展大小的默认值是10MB。
Task command - consists of zero or more steps, with each step having its own parameters in addition to the task's parameters.
任务命令——由零个或多个步骤组成,除任务参数外,每个步骤还拥有自己的参数。
A table step is a step within a task command that takes input parameters in the form of a table (with multiple rows and columns).
表步骤是任务命令中的步骤,它以表(具有多个行和列)的形式接受输入参数。
If you do not want to wait for Informix to automatically expand a space, you can manually expand it using the following sysadmin task command.
如果您不想等待Informix自动扩展空间,可以使用以下sysadmintask命令自动扩展它。
When you execute a task command in interactive mode, you are lead through a series of steps which interactively collect input for a complex admin task.
当您以交互模式执行任务命令时,系统将指导您执行一系列的步骤,以交互方式收集复杂管理任务的输入。
This example is similar to the admin command example, except that here, the command is defined within, and steps are defined within the task command with.
此示例类似于管理命令示例,不同的是在中定义命令,而在任务命令中使用定义步骤。
The admin commands or task command can be invoked in batch or interactive mode, in a script, or from an operations command prompt using the wsadmin -c command.
可以在脚本中以批处理模式或交互模式调用管理命令或任务命令,或使用wsadmin- c命令从操作命令提示符调用。
Integrate the task command to the WebSphere Commerce business logic by calling the task command from the appropriate controller command of the business logic flow.
通过从业务逻辑流的适当控制器命令调用任务命令将任务命令集成到WebSphereCommerce业务逻辑。
The command extension definition is similar to the task command definition, except that the steps used for extending the base command are specified within the block.
命令扩展定义类似于任务命令定义,不同的是它在块中指定用于扩展基本命令的步骤。
An extension command provider is similar to a task command provider, except that the extension command provider only needs to provide methods to create and load steps.
扩展命令提供程序类似于任务命令提供程序,不同之处是扩展命令提供程序只需提供创建和加载步骤的方法。
When WebSphere Commerce acts as a service consumer, the client API is called from the task command to send and receive the message using service data objects to the remote system.
当WebSphereCommerce充当服务使用者时,任务命令调用客户端API来使用服务数据对象将消息发送到远程系统或从远程系统接收消息。
If you make any changes, transfer them to the script and run it from the task center, from the command center, or from the same replication window.
如果做了任何更改,则将它们转移到该脚本并从任务中心、命令中心或从相同的复制窗口运行它。
A job is the representation of a task, such as an executable file, program, or command.
作业代表的是一个任务,例如一个可执行的文件、程序或命令。
Review the task manager as you issue the above command so you see how the memory usage increases.
在发出以上命令时,请查看任务管理器,以便看到内存使用时如何增加的。
For small tables, issuing the RUNSTATS command would be a trivial task.
对于较小的表,发出RUNSTATS命令将是一项普通任务。
应用推荐