Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: core
-
Similar Issues:
Description
Like ModelObject, want an interface with a String getUrl() method.
For Workflow, this would be implemented at least by FlowExecution, FlowExecutionOwner, and FlowNode.
Attachments
Issue Links
- is related to
-
JENKINS-33399 Marker interface for things with actions
-
- Open
-
Can this use the stapler class WithWellKnownURL, or are you thinking of a Jenkins-specific interface?