summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/CA/ServerItemWorkflow.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-07-02 14:16:20 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-07-02 14:16:20 +0200
commitcc79e98c4763affba4fa2e17dfe5a412f9de66c3 (patch)
treecc9bbf21bed983bec0a9320dc9a3504e3821dbdd /src/main/resources/boot/CA/ServerItemWorkflow.xml
parent11eb9557a35e17450c0aefb758471f1ff3148336 (diff)
Removed persistency of VertexOutlineCreator - containing subclasses
should set this. Fixed persistency of GTimeStamp Fixed CompActOutcome not showing when loaded
Diffstat (limited to 'src/main/resources/boot/CA/ServerItemWorkflow.xml')
-rw-r--r--src/main/resources/boot/CA/ServerItemWorkflow.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/main/resources/boot/CA/ServerItemWorkflow.xml b/src/main/resources/boot/CA/ServerItemWorkflow.xml
index 7d8531d..085f8ab 100644
--- a/src/main/resources/boot/CA/ServerItemWorkflow.xml
+++ b/src/main/resources/boot/CA/ServerItemWorkflow.xml
@@ -1,6 +1,6 @@
<CompositeActivityDef ID="-1" Name="ServerItemWorkflow" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
<childrenGraphModel>
- <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.WfVertexDefOutlineCreator" StartVertexId="4" NextId="21">
+ <GraphModelCastorData StartVertexId="4" NextId="21">
<JoinDef ID="9" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
<CentrePoint x="244" y="378"/>
<OutlinePoint x="214" y="366"/>
@@ -212,6 +212,4 @@
<KeyValuePair Key="ScriptVersion" String=""/>
<KeyValuePair Key="Skippable" Boolean="false"/>
</Properties>
- <castorNonLayoutableChildren>CreateNewAgent</castorNonLayoutableChildren>
- <castorNonLayoutableChildren>CreateNewItem</castorNonLayoutableChildren>
</CompositeActivityDef>