Package | Description |
---|---|
com.pega.pegarules.pub.session |
Modifier and Type | Method and Description |
---|---|
PassivationMetadata |
PassivationDigest.getMetadata() |
Constructor and Description |
---|
PassivationDigest(PassivationKey aKey,
PassivationMetadata aMetadata)
Create a new digest.
|
PassivationRecord(PassivationKey aKey,
PassivationMetadata aMetadata,
java.io.Serializable aPayload)
Create a new record with the given key, metadata, and payload which will consist of PRPC objects and should be directly serialized using
ObjectOutputStream . |
Copyright © 2015 Pegasystems Inc. All Rights Reserved.