Class Card

java.lang.Object
org.bgerp.plugin.kanban.model.Card

public class Card extends Object
Board's card - a single process shown in a status column. Modeled on org.bgerp.plugin.pln.blow.model.Item, without the parent/child hierarchy, which flat Kanban columns don't need.