WorkflowResource
This commit is contained in:
@@ -18,6 +18,7 @@ type ResourceInterface interface {
|
||||
ClearEnv() utils.DBObject
|
||||
SetAllowedInstances(request *tools.APIRequest, instance_id ...string)
|
||||
AddInstances(instance ResourceInstanceITF)
|
||||
GetSelectedInstance(index *int) ResourceInstanceITF
|
||||
}
|
||||
|
||||
type ResourceInstanceITF interface {
|
||||
|
||||
Reference in New Issue
Block a user