Our new Appfire Documentation Space is now live!
Take a look here! If you have any questions please email support@appfire.com
ProjectComponent interface
This document details the methods of the ProjectComponent interface you can use on a Component, such as those returned by the Getters when you access Component/s field.
Method | Return type | Returns |
---|---|---|
| Name of the project component | |
getAssigneeType() | Long | The assignee type |
getComponentLead() | ApplicationUser | The lead for this project component |
getId() | Long | The component ID |
getLead() | String | Userkey of the lead for this project component |
getProjectId() | Long | The project ID |
getDescription() | String | The component description |