public class ExportTodolistCommand extends ExportCommand
Modifier and Type | Class and Description |
---|---|
static class |
ExportTodolistCommand.Reg |
Modifier and Type | Field and Description |
---|---|
java.lang.String |
todolistUid |
dry, rootDir
cliUtils, ctx, match, noProgress, target, workers
Constructor and Description |
---|
ExportTodolistCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getcontainerType() |
java.lang.String |
getcontainerUid() |
java.lang.String |
getFileExtension() |
void |
writeFile(java.io.File outputFile,
java.lang.String containerUid) |
getDirEntryKind, synchronousDirOperation
forContext, run
public java.lang.String getcontainerUid()
getcontainerUid
in class ExportCommand
public java.lang.String getcontainerType()
getcontainerType
in class ExportCommand
public java.lang.String getFileExtension()
getFileExtension
in class ExportCommand
public void writeFile(java.io.File outputFile, java.lang.String containerUid)
writeFile
in class ExportCommand
Copyright © 2021. All Rights Reserved.