Class MoveFieldBean.MoveFieldBeanBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.MoveFieldBean.MoveFieldBeanBuilder
- Enclosing class:
- MoveFieldBean
-
Method Summary
Modifier and TypeMethodDescriptionThe ID of the screen tab field after which to place the moved screen tab field.build()
position
(MoveFieldBean.PositionEnum position) The named position to which the screen tab field should be moved.toString()
-
Method Details
-
after
The ID of the screen tab field after which to place the moved screen tab field. Required ifposition
isn't provided.- Returns:
this
.
-
position
The named position to which the screen tab field should be moved. Required ifafter
isn't provided.- Returns:
this
.
-
build
-
toString
-