no workflow
This commit is contained in:
parent
0b410b8580
commit
8fb3e35142
@ -28,7 +28,6 @@ func (w *AbstractWorkflow) isDCLink(link graph.GraphLink) bool {
|
|||||||
|
|
||||||
type WorkflowResource struct {
|
type WorkflowResource struct {
|
||||||
resources.AbstractResource
|
resources.AbstractResource
|
||||||
AbstractWorkflow
|
|
||||||
WorkflowID string `bson:"workflow_id,omitempty" json:"workflow_id,omitempty"`
|
WorkflowID string `bson:"workflow_id,omitempty" json:"workflow_id,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user