JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.polarion.alm.tracker.workflow.config
Interface ITransition
public interface
ITransition
Version:
$Revision: 1.1 $ $Date: 2004/10/15 16:46:25 $
Author:
Michal Dobisek
, Polarion Software
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getActionId
()
String
getFromState
()
String
getToState
()
Method Details
getFromState
@NotNull
String
getFromState
()
getToState
@NotNull
String
getToState
()
getActionId
@NotNull
String
getActionId
()