@ExperimentalApi public class SpanningOperation extends Object implements Serializable
parent
will be set.Modifier and Type | Class and Description |
---|---|
static class |
SpanningOperation.Builder |
Modifier and Type | Method and Description |
---|---|
static SpanningOperation.Builder |
builder() |
boolean |
equals(Object o) |
String |
getId()
Id of surrounding operation.
|
SpanningOperation |
getParent() |
String |
getType()
Type of surrounding operation eg.
|
int |
hashCode() |
String |
toString() |
public static SpanningOperation.Builder builder()
public SpanningOperation getParent()
@Nonnull public String getType()
@Nonnull public String getId()
Copyright © 2002-2024 Atlassian. All Rights Reserved.