1.0.16 • Published 8 years ago

ucs-exchange-object v1.0.16

Weekly downloads
72
License
-
Repository
-
Last release
8 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

8 years ago

1.0.15

9 years ago

1.0.14

9 years ago

1.0.13

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago