| Age | Commit message (Collapse) | Author |
|
messes with the link between WfDef and Item, and is now removed.
|
|
include in the slot. They are overwritten with the Collection
properties, and also inherit the classprops from there as before. Fixes
#164
|
|
or replace named viewpoints during ordinary Item workflows. Previously,
AddC2KObject was used, but as that is now Admin only, a new step is
necessary to do this. Unlike the admin step, this checks that the target
Outcome and Event exist and are of the correct schema before the
Viewpoint is written. Fixes #154. Refs #152
|
|
Closes #152
Fix nulls in exceptions
|
|
or arbitrarily alter C2KLocalObjects are now hard-coded as Admin only.
|
|
CRISTAL processes in other enviroments with complex class loading (e.g.
OSGi) to supply their own resource and class loader to the kernel and
its modules. Fixes #149
|
|
property. This setting prevents the WriteProperty predefined step from
changing the property value when isMutable is false. WriteProperty also
requires the selected property to already exist - they should be created
either during Item instantiation or using AddC2KObject.
LDAPPropertyManager prepends the Property name in its entries with ! if
they are non mutable.
Various places around the kernel that create properties now set the
mutable field.
Fixes #150
|
|
|
|
Use this for creating the shared History map.
Lock event writing on the Workflow rather than the Activity to keep the
History in the transaction.
|
|
New StateMachine desc
IssueID #28
|
|
executions.
|
|
|
|
|
|
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.
|
|
Initialize new workflows in ReplaceDomainWorkflow
|
|
ReplaceDomainWorkflow predef step now forces this.
|
|
components.
Fixes #125
|
|
it's not already there.
Supports 'jobList' attribute to enable job pushing
|
|
Add optional timestamp override to Import. If missing, defaults to now.
|
|
specified in the Activity properties, making it possible to derive
previous states of the Viewpoint. Closes #96
Cleanup outcome storing code. Throw an exception if SchemaType filled in
and outcome is empty.
|
|
|
|
Refactor all to use the Outcome.serialize static method.
|
|
Logger.debug(String) now deprecated so they're easier to spot when left
in.
|
|
Fixes #19
|
|
|
|
not proceed automatically past that activity after COMPLETE or DONE
transitions, but will instead wait for PROCEED or SKIP.
AUTOSTART removed. Now composite activities autostart, while atomic ones
don't.
closes #30
|
|
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
|
|
|