@PublicApi
public interface CustomerTransitionExecutionParameters
Modifier and Type | Interface and Description |
---|---|
static interface |
CustomerTransitionExecutionParameters.Builder
Builder for customer transition execution parameters.
|
Modifier and Type | Method and Description |
---|---|
String |
comment()
Get the comment
|
CustomerRequest |
request()
Get the request
|
Integer |
transitionId()
Get the transition id
|
CustomerRequest request()
Integer transitionId()
String comment()
Copyright © 2023 Atlassian. All rights reserved.