package com.tilisty.views; public enum ViewTasks { TASK_ADD, TASK_REMOVE, TASK_ADD_ALL }