|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InfoPathFormAttachment in com.lombardisoftware.webapi |
---|
Methods in com.lombardisoftware.webapi that return InfoPathFormAttachment | |
---|---|
InfoPathFormAttachment |
Task.getAttachedInfoPathForm()
Gets the attachedInfoPathForm value for this Task. |
Methods in com.lombardisoftware.webapi with parameters of type InfoPathFormAttachment | |
---|---|
void |
Task.setAttachedInfoPathForm(InfoPathFormAttachment attachedInfoPathForm)
Sets the attachedInfoPathForm value for this Task. |
Constructors in com.lombardisoftware.webapi with parameters of type InfoPathFormAttachment | |
---|---|
Task(java.lang.String activityName,
java.lang.String assignedToRole,
java.lang.String assignedToUser,
InfoPathFormAttachment attachedInfoPathForm,
BusinessData businessData,
java.lang.String closedBy,
java.util.Calendar closedDate,
java.util.Calendar dueDate,
long id,
java.lang.String narrative,
java.lang.String participant,
java.lang.String participantDisplayName,
java.lang.String priority,
java.lang.Integer priorityRanking,
ProcessInstance processInstance,
java.util.Calendar readDate,
java.util.Calendar receivedDate,
java.util.Calendar sentDate,
java.lang.String serverAddress,
Service service,
java.lang.String status,
java.lang.String subject,
ActionPermission[] actionPermissions,
java.lang.String sharepointDiscussionUrl,
ExternalActivityAttachment attachedExternalActivity)
|
|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |