public class UpdateCommand extends DocAsCodeCommand<Map<String,String>>
Modifier and Type | Class and Description |
---|---|
static class |
UpdateCommand.Action |
repo
Constructor and Description |
---|
UpdateCommand() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
call() |
UpdateCommand |
setAction(UpdateCommand.Action action) |
UpdateCommand |
setFile(File file) |
UpdateCommand |
setProperties(Map<String,String> map) |
getRepository
addListener, fireEvent, log, progress
public UpdateCommand setAction(UpdateCommand.Action action)
public UpdateCommand setFile(File file)
public UpdateCommand setProperties(Map<String,String> map)
public Map<String,String> call() throws DocAsCodeException
Copyright © 2019. All rights reserved.