test *
This commit is contained in:
@@ -13,6 +13,8 @@ type Workflow struct {
|
||||
w.AbstractWorkflow
|
||||
}
|
||||
|
||||
func (d *Workflow) BindID(id string) {}
|
||||
|
||||
func (d *Workflow) GetName() string {
|
||||
return d.Name
|
||||
}
|
||||
|
Reference in New Issue
Block a user