@PublicApi
public interface WorkflowTemplate
Modifier and Type | Method and Description |
---|---|
String |
bundlePath()
Returns the path of the workflow bundle.
|
URL |
bundleUrl()
Returns the path of the workflow bundle as a URL.
|
String |
key()
Returns the template key of the workflow.
|
String |
name()
Returns the name of the workflow.
|
String key()
String name()
String bundlePath()
URL bundleUrl()
Copyright © 2002-2017 Atlassian. All Rights Reserved.