package com.banking.xc.utils; public class TaskType { public final static int PERSIONEL= 0; public final static int PRODUCT_LIST=1; }