@ExperimentalApi
public interface TransitionEntry
Modifier and Type | Method and Description |
---|---|
Long |
getFromStatusId() |
boolean |
getHasConditions() |
boolean |
getHasScreen() |
boolean |
getHasValidators() |
boolean |
getIsGlobal() |
boolean |
getIsInitial() |
String |
getName() |
Long |
getToStatusId() |
int |
getTransitionId() |
int getTransitionId()
Long getFromStatusId()
Long getToStatusId()
String getName()
boolean getHasScreen()
boolean getHasConditions()
boolean getHasValidators()
boolean getIsGlobal()
boolean getIsInitial()
Copyright © 2002-2018 Atlassian. All Rights Reserved.