Class Item
java.lang.Object
org.bgerp.plugin.pln.blow.model.Item
Board's cell
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddFilterId(int value) intCommon process - either not attached to a particular executor, or attached to more than one - 0intDeprecated.intbooleanhasExecutor(int executorId) Returns whether the specified executor is present on this process
-
Constructor Details
-
Item
-
-
Method Details
-
getProcess
-
getProcessId
public int getProcessId() -
getParams
-
getFilterIds
-
addFilterId
public void addFilterId(int value) -
getParent
-
getChildren
-
addChild
-
getExecutorId
public int getExecutorId()Common process - either not attached to a particular executor, or attached to more than one - 0- Returns:
-
hasExecutor
public boolean hasExecutor(int executorId) Returns whether the specified executor is present on this process- Parameters:
executorId-- Returns:
-
getPriority
Deprecated.
-