@Internal public static class Target.ContainerTarget extends Target
TargetType.COMMENT
s.Target.ContainerTarget, Target.IdTarget, Target.ModelObjectTarget
targetType
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Target.ModelObjectTarget |
getContainer()
Get a target for the containing object - e.g.
|
int |
hashCode() |
String |
toString() |
forChildrenOfContainer, forContentId, forModelObject, getTargetType, targetForModelObject, targetInContainer
@Nonnull public Target.ModelObjectTarget getContainer()
getContainer().
Target.getTargetType()
will return the type for the containing object,
e.g. TargetType.PAGE
.
Copyright © 2003–2018 Atlassian. All rights reserved.