update import plantUML
This commit is contained in:
@@ -14,6 +14,7 @@ type ResourceInterface interface {
|
||||
GetSelectedInstance() ResourceInstanceITF
|
||||
ClearEnv() utils.DBObject
|
||||
SetAllowedInstances(request *tools.APIRequest)
|
||||
AddInstances(instance ResourceInstanceITF)
|
||||
}
|
||||
|
||||
type ResourceInstanceITF interface {
|
||||
|
||||
Reference in New Issue
Block a user