getMetadata


Purpose

Looks up metadata about the entry.

Signature

Entry.getMetadata(successCallback, errorCallback)

Parameter

Name Description Type Use
successCallback A callback that is called with the time of the last modification. See the "Returns" section below for the getMetadata method's behavior, If the callback is not provided. MetadataCallback required
errorCallback A callback that is called when errors happen. ErrorCallback optional

Returns

If the successCallback is provided, the method does not return anything. If the callback is not provided, the function synchronously returns the Metadata object snapshot from the time when this entry was created (it is not refreshed).

Related topics

Entry
Overview
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...