@Internal
public interface FlatChainStageDto
Modifier and Type | Method and Description |
---|---|
Long |
getChainId() |
String |
getDescription() |
Long |
getId() |
Integer |
getListPosition() |
String |
getName() |
BambooEntityOid |
getOid() |
Boolean |
isFinalStage() |
Boolean |
isManual() |
Boolean |
isMarkedForDeletion() |
Long getId()
String getName()
String getDescription()
Boolean isManual()
Boolean isFinalStage()
Boolean isMarkedForDeletion()
Long getChainId()
BambooEntityOid getOid()
Integer getListPosition()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.