82838485868788
private final Sftp sftp; private final ApplydContext applydContext; public GawkerConfigurationOperation() throws CloudException { this.sftp = buildSftp(); this.applydContext = new ApplydContext(sftp); }