public class DefaultTempAction extends Object implements net.thevpc.nuts.NutsTempAction
| Constructor and Description |
|---|
DefaultTempAction(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
String |
createTempFile(String name) |
String |
createTempFile(String name,
boolean folder) |
String |
createTempFolder(String name) |
String |
getRepositoryId() |
net.thevpc.nuts.NutsSession |
getSession() |
net.thevpc.nuts.NutsTempAction |
setRepositoryId(String repositoryId) |
net.thevpc.nuts.NutsTempAction |
setSession(net.thevpc.nuts.NutsSession session) |
public String getRepositoryId()
getRepositoryId in interface net.thevpc.nuts.NutsTempActionpublic net.thevpc.nuts.NutsTempAction setRepositoryId(String repositoryId)
setRepositoryId in interface net.thevpc.nuts.NutsTempActionpublic net.thevpc.nuts.NutsSession getSession()
getSession in interface net.thevpc.nuts.NutsTempActionpublic net.thevpc.nuts.NutsTempAction setSession(net.thevpc.nuts.NutsSession session)
setSession in interface net.thevpc.nuts.NutsTempActionpublic String createTempFile(String name)
createTempFile in interface net.thevpc.nuts.NutsTempActionpublic String createTempFolder(String name)
createTempFolder in interface net.thevpc.nuts.NutsTempActionCopyright © 2021 vpc open source initiative. All rights reserved.