@Internal
public interface ScreenNameResolver
Modifier and Type | Method and Description |
---|---|
String |
getScreenName(com.opensymphony.workflow.loader.ActionDescriptor actionDescriptor)
Extract the name of a screen from a transition
|
@Nullable String getScreenName(@Nonnull com.opensymphony.workflow.loader.ActionDescriptor actionDescriptor)
actionDescriptor
- should be an action descriptor for a transitionCopyright © 2002-2019 Atlassian. All Rights Reserved.