You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Abhishek Tiwari (JIRA)" <ji...@apache.org> on 2018/05/04 12:39:00 UTC

[jira] [Resolved] (GOBBLIN-486) Change access modifiers for SalesforceWriter to protected to help extend on top of it

     [ https://issues.apache.org/jira/browse/GOBBLIN-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Tiwari resolved GOBBLIN-486.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request #2356
[https://github.com/apache/incubator-gobblin/pull/2356]

> Change access modifiers for SalesforceWriter to protected to help extend on top of it
> -------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-486
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-486
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Abhishek Tiwari
>            Assignee: Abhishek Tiwari
>            Priority: Major
>             Fix For: 0.13.0
>
>
> Change access modifiers for SalesforceWriter to protected to help extend on top of it.
> Right now all fields are private and no getter is available. So, we need to open it up to protected for allowing custom impls on top of it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)