001/*
002 * file CcEventInfo.java
003 *
004 * Licensed Materials - Property of HCL
005 * Restricted Materials of HCL
006 *
007 * com.ibm.rational.wvcm.stp.cc.CcEventInfo
008 *
009 * (C) Copyright HCL Technologies Ltd. 2017 All rights reserved.
010 */
011
012package com.ibm.rational.wvcm.stp.cc;
013
014
015/**
016 * Reserved for future use. 
017 */
018public interface CcEventInfo {    
019}