Class PayloadContext
java.lang.Object
com.ptc.arbortext.windchill.apepublishing.payload.ArbortextPayloadContext
com.ptc.arbortext.windchill.publisher.payload.PayloadContext
- All Implemented Interfaces:
SISOperationServerContext
public abstract class PayloadContext
extends com.ptc.arbortext.windchill.apepublishing.payload.ArbortextPayloadContext
implements SISOperationServerContext
This payload context class includes publication rule parameters and other publishing information required during publishing.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionThis method returns all publishing rules defined for this publishing job
-
Method Details
-
getParameters
This method returns all publishing rules defined for this publishing job- Returns:
- Map of publishing rules and its values.
Supported API: true
-