public class CasdoorResourceService extends Object
| Constructor and Description |
|---|
CasdoorResourceService(CasdoorConfig casdoorConfig) |
| Modifier and Type | Method and Description |
|---|---|
CasdoorResponse |
deleteResource(String name) |
CasdoorResponse |
uploadResource(String user,
String tag,
String parent,
String fullFilePath,
File file) |
public CasdoorResourceService(CasdoorConfig casdoorConfig)
public CasdoorResponse uploadResource(String user, String tag, String parent, String fullFilePath, File file) throws IOException
IOExceptionpublic CasdoorResponse deleteResource(String name) throws IOException
IOExceptionCopyright © 2022. All rights reserved.