IssueCollection

IssueCollection class

Issue collection.

Methods

NameDescription
add(issue)Add the issue in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(issue)Remove the issue from the collection.
removeAt()

add(issue)

Add the issue in the collection.

ParameterTypeDescription
issueIssue

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(issue)

Remove the issue from the collection.

ParameterTypeDescription
issueIssue

removeAt()