/* * $Id: CaseConstants.java,v 1.1 2005/10/13 18:20:38 laddi Exp $ * Created on Sep 24, 2005 * * Copyright (C) 2005 Idega Software hf. All Rights Reserved. * * This software is the proprietary information of Idega hf. * Use is subject to license terms. */ package com.idega.block.process.business; /** * Last modified: $Date: 2005/10/13 18:20:38 $ by $Author: laddi $ * * @author <a href="mailto:laddi@idega.com">laddi</a> * @version $Revision: 1.1 $ */ public class CaseConstants { public static final String IW_BUNDLE_IDENTIFIER = "com.idega.block.process"; }