@Path(value="accounting/sageone/{shopId}") public class DisconnectResource extends SageoneBaseResource
Modifier and Type | Field and Description |
---|---|
private StatusService |
statusService |
config, log, versionEpages6
Constructor and Description |
---|
DisconnectResource(StatusService statusService) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
disconnect(java.lang.String shopId) |
matchIntegrationVersions
private StatusService statusService
@Inject public DisconnectResource(StatusService statusService)