Uses of Interface
com.ibm.workflow.api.ProgramTemplate

Packages that use ProgramTemplate
com.ibm.workflow.api   
 

Uses of ProgramTemplate in com.ibm.workflow.api
 

Methods in com.ibm.workflow.api that return ProgramTemplate
 ProgramTemplate ProcessTemplate.programTemplate(java.lang.String programName)
          This API call retrieves the program template identified by the passed name from the MQ Workflow execution server (action call).
 ProgramTemplate ExecutionService.programTemplateFromStream(byte[] stream)
          Constructs a transient program template object from the stream passed.
 



© Copyright IBM Corporation 1999, 2008. All Rights Reserved.