Uses of Class
org.javlo.module.dropbox.DropboxAction.DropboxConfig
-
Packages that use DropboxAction.DropboxConfig Package Description org.javlo.module.dropbox -
-
Uses of DropboxAction.DropboxConfig in org.javlo.module.dropbox
Methods in org.javlo.module.dropbox that return DropboxAction.DropboxConfig Modifier and Type Method Description static DropboxAction.DropboxConfig
DropboxAction. getConfig(ContentContext ctx)
Methods in org.javlo.module.dropbox with parameters of type DropboxAction.DropboxConfig Modifier and Type Method Description static void
DropboxAction. setConfig(ContentContext ctx, DropboxAction.DropboxConfig config)
Constructors in org.javlo.module.dropbox with parameters of type DropboxAction.DropboxConfig Constructor Description DropboxThread(ContentContext ctx, DropboxAction.DropboxConfig config, boolean upload)
-