IssueService | R Documentation |
IssueService
IssueService
R6Class
object.
tercenApi::HttpClientService
-> IssueService
new()
IssueService$new(baseRestUri, client)
findByProjectAndLastModifiedDate()
IssueService$findByProjectAndLastModifiedDate( startKey = NULL, endKey = NULL, limit = 20, skip = 0, descending = TRUE, useFactory = FALSE )
clone()
The objects of this class are cloneable with this method.
IssueService$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.