What's New in the Script API
What's New in the Script API

The following classes are either new or have been changed in version 25.8.

Package dw.campaign

The following classes changed in the dw.campaign Package.


CouponStatusCodes
FieldSummary
APPLIED

Documentation Changed.

Package dw.crypto

The following classes were added to the dw.crypto Package.

The following classes changed in the dw.crypto Package.


CertificateRef
  • Class Documentation Changed

JWE
ConstructorSummary
JWE(JWEHeader, String)

Constructor is New

JWE(JWEHeader, Bytes)

Constructor is New

MethodSummary
encrypt(CertificateRef)

Method is New

serialize()

Method is New


JWSHeader
MethodSummary
parse(Object)

Method is New

parse(Map)

Method has been Removed.

Package dw.net

The following classes changed in the dw.net Package.


HTTPClient
MethodSummary
enableCaching(Number)

Documentation Changed.

send(String)

Documentation Changed.

send(String, String)

Documentation Changed.

sendAndReceiveToFile(String, String, File)

Documentation Changed.

sendAndReceiveToFile(String, File)

Documentation Changed.

sendAndReceiveToFile(File)

Documentation Changed.


Mail
MethodSummary
addReplyTo(String)

Method is New

getReplyTo()

Method is New

setListUnsubscribe(String)

Method is New

setListUnsubscribePost(String)

Method is New


SFTPClient
  • Class Documentation Changed
MethodSummary
addKnownHostKey(String, String)

Documentation Changed.

getBinary(String, File)

Documentation Changed.


WebDAVClient
  • Class Documentation Changed
Package dw.order

The following classes changed in the dw.order Package.


ProductLineItem
MethodSummary
updateOptionPrice()

Documentation Changed.