| Age | Commit message (Collapse) | Author |
|
override the structure of standard ones. Specify with
ResourceImportHandler.<resType> c2kprop. DefaultResourceImportHandler is
used if not defined, which handled the 5 standard types
(CA,EA,OD,SC,SM). Fixes #178
Conflicts:
src/main/java/com/c2kernel/process/Bootstrap.java
src/main/java/com/c2kernel/process/module/Module.java
|
|
|
|
version viewpoint of '0'.
|
|
have been modified by a different user, do no overwrite them. Reset the
properties and workflow though (should be fairly stateless), but leave
the collections.
|
|
|
|
items, so init push jobs will function.
|
|
it's not already there.
Supports 'jobList' attribute to enable job pushing
|
|
|
|
|
|
Merge circular module dependency check with unmet check, earlier in the
process.
|
|
client processes can record the reason for the suspension. Errors XML is
marshalled ErrorInfo. UserCodeProcess automatically sends fatal
ErrorInfos through suspend jobs.
Job API added to to support all this.
fixes #23
|
|
instead.
Create module item with collection of imported Items and module XML
registered as an outcome.
|
|
CastorXMLUtility is now a static member of gateway. Domain specific
instances can be used by domain applications, but the maps do not
interfere with the kernel.
|
|
and class identifiers
|
|
Support workflows on module resources
|