Drools Workbench - Guided Decision Table Model 6.2.0.CR1

org.drools.workbench.models.guided.dtable.shared.auditlog
Class ActionWorkItemColumnDetails

java.lang.Object
  extended by org.drools.workbench.models.guided.dtable.shared.auditlog.ColumnDetails
      extended by org.drools.workbench.models.guided.dtable.shared.auditlog.ActionWorkItemColumnDetails

public class ActionWorkItemColumnDetails
extends ColumnDetails

Details of an ActionWorkItem column, for when a Work Item is executed


Constructor Summary
ActionWorkItemColumnDetails()
           
ActionWorkItemColumnDetails(ActionWorkItemCol52 column)
           
 
Method Summary
 String getName()
           
 Map<String,PortableParameterDefinition> getParameters()
           
 
Methods inherited from class org.drools.workbench.models.guided.dtable.shared.auditlog.ColumnDetails
getColumnHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionWorkItemColumnDetails

public ActionWorkItemColumnDetails()

ActionWorkItemColumnDetails

public ActionWorkItemColumnDetails(ActionWorkItemCol52 column)
Method Detail

getName

public String getName()

getParameters

public Map<String,PortableParameterDefinition> getParameters()

Drools Workbench - Guided Decision Table Model 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.