1.0.16 • Published 9 years ago

ucs-exchange-object v1.0.16

Weekly downloads
72
License
-
Repository
-
Last release
9 years ago

UcsExchangeObject is used for communication between UcsPublisher plugins - each plugin is an independent application which gets it on the input and outputs its modified, serialized version to the next plugins input.

Generally it looks like:

You can find API documentation in doc/html.zip

registry key contains logs, errors and any temporary data saved by plugins

modifiedObject - if you want to change anything in the publication package, you have to modify this object

originalObject - this is original publication package got from storage by PublishRouter, you can not modify this object

WARNING: to modify any property of this object you should use only methods provided by UcsExchangeObject class

1.0.16

9 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago