diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-07 09:20:44 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-07 09:20:44 +0200 |
| commit | 4a90596e4c8ff50f5624c0739f3710723a90a485 (patch) | |
| tree | b15e58347eda0378b729782747ee6099d02756fb /src/main/resources/boot/CA/ElementaryActivityFactory.xml | |
| parent | 83547d4945de81cbf4db57c629432fb8c180012f (diff) | |
Repackage to org.cristalise
Diffstat (limited to 'src/main/resources/boot/CA/ElementaryActivityFactory.xml')
| -rw-r--r-- | src/main/resources/boot/CA/ElementaryActivityFactory.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/boot/CA/ElementaryActivityFactory.xml b/src/main/resources/boot/CA/ElementaryActivityFactory.xml index ab736ea..f103d5a 100644 --- a/src/main/resources/boot/CA/ElementaryActivityFactory.xml +++ b/src/main/resources/boot/CA/ElementaryActivityFactory.xml @@ -3,7 +3,7 @@ IsComposite="true">
<childrenGraphModel>
<GraphModelCastorData
- ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ ClassNameOfVertexOutlineCreator="org.cristalise.kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
StartVertexId="5" NextId="14">
<JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true"
IsComposite="false">
|
