AR System Java API

Uses of Class
com.bmc.arsys.api.WorkflowLockInfo

Uses of WorkflowLockInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api with parameters of type WorkflowLockInfo
 String ARServerUser.exportDef(List<StructItemInfo> items, String displayTag, int vuiType, WorkflowLockInfo lockInfo)
          Exports the specified structure from the server to a buffer in ARSystem def format.
 String ARServerUser.exportDef(List<StructItemInfo> items, WorkflowLockInfo lockInfo)
          Exports the specified structure from the server to a buffer in ARSystem def format.
 String ARServerUser.exportDef(List items, boolean asXml, WorkflowLockInfo lockInfo)
          Exports the specified structure from the server to a buffer in the specified format.
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.