IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.CustomProperty

Uses of CustomProperty in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return CustomProperty
 CustomProperty[] ExternalActivity.getCustomProperties()
          Gets the customProperties value for this ExternalActivity.
 

Methods in com.lombardisoftware.webapi with parameters of type CustomProperty
 void ExternalActivity.setCustomProperties(CustomProperty[] customProperties)
          Sets the customProperties value for this ExternalActivity.
 

Constructors in com.lombardisoftware.webapi with parameters of type CustomProperty
ExternalActivity(java.lang.String reference, java.lang.String snapshotId, java.lang.String systemId, java.lang.String name, Parameter[] inputParameters, Parameter[] outputParameters, CustomProperty[] customProperties)
           
 


IBM BPM API for Web Service Clients v8.0.0

(C) Copyright IBM Corporation 2011. All Rights Reserved.