B - the type of the builder which will be supplied.public static interface JIRAAccessTool.BuildingLambda<B>
| Modifier and Type | Method and Description |
|---|---|
void |
build(B builder)
The method should pass the information for the new ticket to the IssueInputBuidler given as parameter.
|
void build(B builder)
builder - the issue builder used to build the ticketCopyright © 2004-2018. All Rights Reserved.