com.silanis.esl.sdk.service.apiclient
Class AttachmentRequirementApiClient
java.lang.Object
com.silanis.esl.sdk.service.apiclient.AttachmentRequirementApiClient
Deprecated. Please use the same methods in AttachmentRequirementService instead.
@Deprecated
public class AttachmentRequirementApiClient
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentRequirementApiClient
public AttachmentRequirementApiClient(RestClient restClient,
String apiUrl)
- Deprecated.
acceptAttachment
public void acceptAttachment(String packageId,
String roleId,
Role apiRole)
- Deprecated.
rejectAttachment
public void rejectAttachment(String packageId,
Role apiRole)
- Deprecated.
Copyright 2014, Silanis Technology, Inc. All rights reserved.