public interface ActivityDoFollowUpParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
ActivityDoFollowUpParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
Contact |
getAssignTo()
Retrieves the value for the optional structure field
assignTo. |
String |
getFollowUpText()
Retrieves the value for the optional structure field
followUpText. |
String |
getFollowUpTitle()
Retrieves the value for the optional structure field
followUpTitle. |
WfProcessInstance |
getParentProcessInstance()
Retrieves the value for the optional structure field
parentProcessInstance. |
ActivityProcessTransition |
getTransition()
Retrieves the value for the structure field
transition. |
Contact getAssignTo()
assignTo.assignTo.String getFollowUpText()
followUpText.followUpText.String getFollowUpTitle()
followUpTitle.followUpTitle.WfProcessInstance getParentProcessInstance()
parentProcessInstance.parentProcessInstance.ActivityProcessTransition getTransition()
transition.transition.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.