Package com.uc4.api
Class TaskFilter
java.lang.Object
com.uc4.api.ObjectTypeFilter
com.uc4.api.TaskFilter
This class represents a filter for the activity list.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
TimeFrame for the activation filter.static enum
Time Unit for the Activation filter. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addCustomAttributeFilter
(CustomAttributeFilter customAttrFilter) Adds aCustomAttributeFilter
.void
addQueueFilter
(UC4ObjectName queue) Adds a new item to the filter for Queues.void
addQueueFilter
(UC4ObjectName queue, int client) Adds a certain Queue and a client to the filter for Queues.Returns anIterator
over allCustomAttributeFilter
.Returns the current filter for the first archive key.Returns the current filter for the second archive key.Gets the client queues.getHost()
Returns the selected hostname.Gets the host attribute types.int
Returns the count for the last Activation.Returns the remote status message insert filter.Returns the remote status message number filter.Returns the filter for the object name.int
Returns the filter for a parent RunID.Returns the filter for the period description.int
If in client zero, its possible to set a filter for a Queue in a certain client.int
getQueueClient
(int n) If in client zero, its possible to set a filter for a Queue in a certain client.getQueueObject
(int n) int
Returns the selected status.Returns the selected Time Frame.Returns the From timestamp for the Activation.Returns the To timestamp for the Activation.Returns the TimeUnit for the last Activations.int
Returns the filter for a top RunID.getUser()
Returns the selected user.boolean
Returns if tasks should be returned where both archive keys match.boolean
boolean
boolean
boolean
boolean
boolean
boolean
Returnstrue
if BS2000 Jobs are selected.boolean
Returnstrue
if Rapid Automation Jobs are selected.boolean
Returnstrue
if GCOS8 Jobs are selected.boolean
Returnstrue
if JMX Jobs are selected.boolean
Returnstrue
if MAIL Jobs are selected.boolean
Returnstrue
if MPE Jobs are selected.boolean
Returnstrue
if MVS Jobs are selected.boolean
Returnstrue
if NSK Jobs are selected.boolean
Returnstrue
if OA Jobs are selected.boolean
Returnstrue
if OS400 Jobs are selected.boolean
Returnstrue
if PS Jobs are selected.boolean
Returnstrue
if SAP Jobs are selected.boolean
Returnstrue
if Siebel Jobs are selected.boolean
Returnstrue
if SQL Jobs are selected.boolean
Returnstrue
if UNIX Jobs are selected.boolean
Returnstrue
if VMS Jobs are selected.boolean
Returnstrue
if Windows Jobs are selected.boolean
boolean
void
Removes allCustomAttributeFilter
.void
removeCustomAttributeFilter
(CustomAttributeFilter customAttrFilter) Removes a specificCustomAttributeFilter
.void
Select all platforms.void
setArchiveKey1
(String key1) Sets the selection for the first archive key.void
setArchiveKey2
(String key2) Sets the selection for the second archive key.void
setArchiveKeyAndRelation
(boolean and) Sets the relation for archive keys.void
setExcludeArchiveKey1
(boolean excludeArchiveKey1) IfexcludeArchiveKey1
is set totrue
the Archive Key 1 is excluded from the selection.void
setExcludeArchiveKey2
(boolean excludeArchiveKey2) IfexcludeArchiveKey2
is set totrue
the Archive Key 2 is excluded from the selection.void
setExcludeHost
(boolean excludeHost) IfexcludeHost
is set totrue
the HOST is excluded from the selection.void
setExcludeObjectName
(boolean excludeObjectName) IfexcludeObjectName
is set totrue
the Object is excluded from the selection.void
setExcludePeriodDescription
(boolean excludePeriodDescription) IfexcludePeriodDescription
is set totrue
objects with the given period description are excluded from the selection.void
setExcludeUser
(boolean excludeUser) IfexcludeUser
is set totrue
the user is excluded from the selection.void
Sets the filter for the host name.void
setLastTimeCnt
(int cnt) Sets the count for the last Activation.void
setMessageInsert
(String messageInsert) Sets the filter for the remote status message insert.void
setMessageNumber
(int messageNumber) Sets the filter for the remote status message number.void
setMessageNumber
(String messageNumber) Sets the filter for the remote status message number.void
setObjectName
(String filter) Sets the filter for the object name.void
setParentRunID
(int parentRunID) Sets a filter for the parent RunID.void
setPeriodDescription
(String filter) Sets the filter for the period description.void
setPlatformBS2000
(boolean platformBS2000) Select BS2000 Jobs if the parameterplatformBS2000
istrue
.void
setPlatformCIT
(boolean platformCIT) Select Rapid Automation Jobs if the parameterplatformCIT
istrue
.void
setPlatformGCOS8
(boolean platformGCOS8) Select GCOS8 Jobs if the parameterplatformGCOS8
istrue
.void
setPlatformJMX
(boolean platformJMX) Select JMX Jobs if the parameterplatformJMX
istrue
.void
setPlatformMAIL
(boolean platformMAIL) Select MAIL Jobs if the parameterplatformMAIL
istrue
.void
setPlatformMPE
(boolean platformMPE) Select MPE Jobs if the parameterplatformMPE
istrue
.void
setPlatformMVS
(boolean platformMVS) Select VMS Jobs if the parameterplatformMVS
istrue
.void
setPlatformNSK
(boolean platformNSK) Select NSK Jobs if the parameterplatformNSK
istrue
.void
setPlatformOA
(boolean platformOA) Select OA Jobs if the parameterplatformOA
istrue
.void
setPlatformOS400
(boolean platformOS400) Select OS400 Jobs if the parameterplatformOS400
istrue
.void
setPlatformPS
(boolean platformPS) Select PS Jobs if the parameterplatformPS
istrue
.void
setPlatformR3
(boolean platformR3) Select SAP Jobs if the parameterplatformR3
istrue
.void
setPlatformSiebel
(boolean platformSiebel) Select Siebel Jobs if the parameterplatformSiebel
istrue
.void
setPlatformSQL
(boolean platformSQL) Select SQL Jobs if the parameterplatformSQL
istrue
.void
setPlatformUNIX
(boolean platformUNIX) Select UNIX Jobs if the parameterplatformUNIX
istrue
.void
setPlatformVMS
(boolean platformVMS) Select VMS Jobs if the parameterplatformVMS
istrue
.void
setPlatformWindows
(boolean platformWindows) Select Windows Jobs if the parameterplatformWindows
istrue
.void
setQueueFilter
(UC4ObjectName queue) Sets a filter for Queues.void
setQueueFilter
(UC4ObjectName queue, int client) Sets a filter for a certain Queue and a client.void
Sets status of selected tasks.void
setTimeFrame
(TaskFilter.TimeFrame timeFrame) Sets the Activation Time Frame.void
setTimestampFrom
(DateTime timestampFrom) Sets the From timestamp for the Activation.void
setTimestampTo
(DateTime timestampTo) Sets the To timestamp for the Activation.void
setTimeUnit
(TaskFilter.TimeUnit timeUnit) Sets the TimeUnit for the last Activation.void
setTopRunID
(int topRunID) Sets a filter for the top RunID.void
Sets the filter for the user name.void
setZduBaseSelect
(boolean baseSel) Sets the zdu base selection to true or falsevoid
setZduTargetSelect
(boolean targetSel) Sets the zdu target selection to true or falseboolean
Check if host attribute types list should be empty.void
Unselect all platforms.Methods inherited from class com.uc4.api.ObjectTypeFilter
getOtypes, isTypeAPI, isTypeC_HOSTG, isTypeC_PERIOD, isTypeCALL, isTypeCAU, isTypeCBCK, isTypeCLNTARCH, isTypeCLNTDEL, isTypeCPIT, isTypeDEPLOY, isTypeEVNT, isTypeGROUP, isTypeHOSTG, isTypeJOBD, isTypeJOBF, isTypeJOBG, isTypeJOBP, isTypeJOBQ, isTypeJOBS, isTypeJSCH, isTypePERIOD, isTypePostEVNT, isTypeREPORT, isTypeSCRI, isTypeUSER, selectAllObjects, selectTaskRelatedObjectTypes, setObjectType, setTypeAPI, setTypeC_HOSTG, setTypeC_PERIOD, setTypeCALL, setTypeCAU, setTypeCBCK, setTypeCLNTARCH, setTypeCLNTDEL, setTypeCPIT, setTypeDEPLOY, setTypeEVNT, setTypeGROUP, setTypeHOSTG, setTypeJOBD, setTypeJOBF, setTypeJOBG, setTypeJOBP, setTypeJOBQ, setTypeJOBS, setTypeJSCH, setTypePERIOD, setTypePostEvnt, setTypeREPORT, setTypeSCRI, setTypeUSER, unselectAllObjects
-
Field Details
-
ANY_ACTIVE
Job is running. ANY_ACTIVE combines all Return Codes between 1300 and 1599.- See Also:
-
ANY_WAITING
Job is waiting. ANY_WAITING combines all Return Codes between 1600 and 1799.- See Also:
-
ANY_ABEND
Job disrupted. ANY_ABEND combines all Return Codes between 1800 and 1899.- See Also:
-
ANY_OK
Job ended normally. ANY_OK combines all Return Codes between 1900 and 1999.- See Also:
-
ANY_BLOCKING
Blocking tasks. ANY_BLOCKING combines all Return Codes between 1560 and 1564.- See Also:
-
-
Constructor Details
-
TaskFilter
public TaskFilter()Constructs a newTaskFilter
object.
-
-
Method Details
-
isExcludeObjectName
public boolean isExcludeObjectName()- Returns:
- true if the object name pattern is excluded from the selection.
-
isExcludePeriodDescription
public boolean isExcludePeriodDescription()- Returns:
- true if the period description pattern is excluded from the selection.
-
addQueueFilter
Adds a new item to the filter for Queues. If called in client zero, this method does not have an effect, useaddQueueFilter(UC4ObjectName queue, int client)
instead.- Parameters:
queue
- Name of the Queue Object
-
addQueueFilter
Adds a certain Queue and a client to the filter for Queues. This method should be used if connected with client 0. If all queues from a certain client should be shown passnull
for the parameterqueue
.- Parameters:
queue
- Name of the Queue Object ornull
client
- UC4 Client
-
getQueueObject
- Parameters:
n
- the index of the queue object in the filter- Returns:
- Name of the Queue object if a filter
for a Queue has been set or
null
if not set.
-
getQueueClient
public int getQueueClient(int n) If in client zero, its possible to set a filter for a Queue in a certain client. The client can be set using the methodsetQueueFilter(UC4ObjectName queue, int client)
If not set the return value is-1
.- Parameters:
n
- the index of the queue object in the filter- Returns:
- Client
-
getQueueObject
- Returns:
- Name of the Queue object if a filter
for a Queue has been set or
null
if not set.
-
getQueueClient
public int getQueueClient()If in client zero, its possible to set a filter for a Queue in a certain client. The client can be set using the methodsetQueueFilter(UC4ObjectName queue, int client)
If not set the return value is-1
.- Returns:
- Client
-
getQueueObjectCount
public int getQueueObjectCount()- Returns:
- number of the Queue objects in the filter.
-
getQueueClientList
- Returns:
- queueClientList the list of all clients for the QueueList
-
getQueueList
- Returns:
- queueList the list of all queues to filter
-
setExcludeObjectName
public void setExcludeObjectName(boolean excludeObjectName) IfexcludeObjectName
is set totrue
the Object is excluded from the selection.- Parameters:
excludeObjectName
- Boolean value to exclude or include the Object name in the selection
-
setExcludePeriodDescription
public void setExcludePeriodDescription(boolean excludePeriodDescription) IfexcludePeriodDescription
is set totrue
objects with the given period description are excluded from the selection.- Parameters:
excludePeriodDescription
- Boolean value to exclude or include the period description in the selection
-
getHostAttrTypes
Gets the host attribute types.- Returns:
- the host attr types
-
getParentRunID
public int getParentRunID()Returns the filter for a parent RunID.- Returns:
- Parent RunID or zero if this filter is not set
-
setParentRunID
public void setParentRunID(int parentRunID) Sets a filter for the parent RunID. Use zero to clear the filter.- Parameters:
parentRunID
- Parent RunID or zero to disable the filter
-
getTopRunID
public int getTopRunID()Returns the filter for a top RunID.- Returns:
- Top RunID or zero if this filter is not set
-
setTopRunID
public void setTopRunID(int topRunID) Sets a filter for the top RunID. Use zero to clear the filter.- Parameters:
topRunID
- Top RunID or zero to disable the filter
-
isExcludeUser
public boolean isExcludeUser()- Returns:
- true if the user name pattern is excluded from the selection.
-
setExcludeUser
public void setExcludeUser(boolean excludeUser) IfexcludeUser
is set totrue
the user is excluded from the selection.- Parameters:
excludeUser
- Boolean value to exclude or include the user in the selection
-
isExcludeHost
public boolean isExcludeHost()- Returns:
- true if the host name is excluded from the selection.
-
setExcludeHost
public void setExcludeHost(boolean excludeHost) IfexcludeHost
is set totrue
the HOST is excluded from the selection.- Parameters:
excludeHost
- Boolean value to exclude or include the HOST in the selection
-
isExcludeArchiveKey1
public boolean isExcludeArchiveKey1()- Returns:
- true if the Archive Key 1 is excluded from the selection.
-
setExcludeArchiveKey1
public void setExcludeArchiveKey1(boolean excludeArchiveKey1) IfexcludeArchiveKey1
is set totrue
the Archive Key 1 is excluded from the selection.- Parameters:
excludeArchiveKey1
- Boolean value to exclude or include the Archive Key 1 in the selection
-
isExcludeArchiveKey2
public boolean isExcludeArchiveKey2()- Returns:
- true if the Archive Key 2 is excluded from the selection.
-
setExcludeArchiveKey2
public void setExcludeArchiveKey2(boolean excludeArchiveKey2) IfexcludeArchiveKey2
is set totrue
the Archive Key 2 is excluded from the selection.- Parameters:
excludeArchiveKey2
- Boolean value to exclude or include the Archive Key 2 in the selection
-
getArchiveKey1
Returns the current filter for the first archive key.- Returns:
- first archive key
-
getArchiveKey2
Returns the current filter for the second archive key.- Returns:
- second archive key
-
getHost
Returns the selected hostname. The wildcard character * matches all hosts.- Returns:
- host filter
-
getObjectName
Returns the filter for the object name. The wildcard character * can be used to select all object names.- Returns:
- object name selection
-
getPeriodDescription
Returns the filter for the period description. The wildcard character * can be used to select all object names.- Returns:
- object name selection
-
getStatus
Returns the selected status.- Returns:
- status selection
-
getMessageNumber
Returns the remote status message number filter.- Returns:
- the message number selection
-
getMessageInsert
Returns the remote status message insert filter.- Returns:
- the message insert selection
-
getUser
Returns the selected user. The wildcard character * matches all users.- Returns:
- user selection
-
isArchiveKeyAndRelation
public boolean isArchiveKeyAndRelation()Returns if tasks should be returned where both archive keys match.- Returns:
- archive key and relation
-
setObjectName
Sets the filter for the object name. With the default entry "*", all objects are listed. Use the wild card characters "*" and "?" to set a filter. "*" stands for any number of characters, "?" for exactly one character.- Parameters:
filter
- Object name filter
-
setPeriodDescription
Sets the filter for the period description. With the default entry "*", all objects are listed. Use the wild card characters "*" and "?" to set a filter. "*" stands for any number of characters, "?" for exactly one character.- Parameters:
filter
- Object name filter
-
setQueueFilter
Sets a filter for Queues. If called in client zero, this method does not have an effect, usesetQueueFilter(UC4ObjectName queue, int client)
instead.- Parameters:
queue
- Name of the Queue Object
-
setQueueFilter
Sets a filter for a certain Queue and a client. This method should be used if connected with client 0. If all queues from a certain client should be shown passnull
for the parameterqueue
.- Parameters:
queue
- Name of the Queue Object ornull
client
- UC4 Client
-
setArchiveKey1
Sets the selection for the first archive key.- Parameters:
key1
- first archive key
-
setArchiveKey2
Sets the selection for the second archive key.- Parameters:
key2
- second archive key
-
setArchiveKeyAndRelation
public void setArchiveKeyAndRelation(boolean and) Sets the relation for archive keys. Ifand
istrue
only tasks where both archive keys match the selection are returned.- Parameters:
and
-true
for AND-Relation
-
setHost
Sets the filter for the host name. Specify the name of a host or set a filter if you want to select more than one host. ("*") is set by default, which returns the tasks of all active hosts.- Parameters:
host
- String containing the pattern of a host
-
setStatus
Sets status of selected tasks.statusText
contains a list of comma separated return codes. Example: "1850,1851"
Ranges can also be used: 1800-1899 selects all tasks with return codes between 1800 and 1899. In addition there are contants to filter all active tasks (ANY_ACTIVE), waiting tasks (ANY_WAITING), abended tasks (ANY_ABEND) and ended tasks (ANY_OK)- Parameters:
statusText
- Status
-
setMessageNumber
Sets the filter for the remote status message number.- Parameters:
messageNumber
- remote status message number
-
setMessageNumber
public void setMessageNumber(int messageNumber) Sets the filter for the remote status message number.- Parameters:
messageNumber
- remote status message number
-
setMessageInsert
Sets the filter for the remote status message insert. The wildcard character * matches all message inserts.- Parameters:
messageInsert
- remote status message insert
-
setUser
Sets the filter for the user name. The wildcard character * matches all users.- Parameters:
user
- User
-
selectAllPlatforms
public void selectAllPlatforms()Select all platforms. -
unselectAllPlatforms
public void unselectAllPlatforms()Unselect all platforms. -
isPlatformBS2000
public boolean isPlatformBS2000()Returnstrue
if BS2000 Jobs are selected.- Returns:
- BS2000 Job selection
-
isPlatformCIT
public boolean isPlatformCIT()Returnstrue
if Rapid Automation Jobs are selected.- Returns:
- Rapid Automation Job selection
-
isPlatformGCOS8
public boolean isPlatformGCOS8()Returnstrue
if GCOS8 Jobs are selected.- Returns:
- GCOS8 Job selection
-
isPlatformJMX
public boolean isPlatformJMX()Returnstrue
if JMX Jobs are selected.- Returns:
- JMX Job selection
-
isPlatformMAIL
public boolean isPlatformMAIL()Returnstrue
if MAIL Jobs are selected.- Returns:
- MAIL Job selection
-
isPlatformMPE
public boolean isPlatformMPE()Returnstrue
if MPE Jobs are selected.- Returns:
- MPE Job selection
-
isPlatformMVS
public boolean isPlatformMVS()Returnstrue
if MVS Jobs are selected.- Returns:
- MVS Job selection
-
isPlatformNSK
public boolean isPlatformNSK()Returnstrue
if NSK Jobs are selected.- Returns:
- NSK Job selection
-
isPlatformOA
public boolean isPlatformOA()Returnstrue
if OA Jobs are selected.- Returns:
- OA Job selection
-
isPlatformOS400
public boolean isPlatformOS400()Returnstrue
if OS400 Jobs are selected.- Returns:
- OS400 Job selection
-
isPlatformPS
public boolean isPlatformPS()Returnstrue
if PS Jobs are selected.- Returns:
- PS Job selection
-
isPlatformR3
public boolean isPlatformR3()Returnstrue
if SAP Jobs are selected.- Returns:
- SAP Job selection
-
isPlatformSiebel
public boolean isPlatformSiebel()Returnstrue
if Siebel Jobs are selected.- Returns:
- Siebel Job selection
-
isPlatformSQL
public boolean isPlatformSQL()Returnstrue
if SQL Jobs are selected.- Returns:
- SQL Job selection
-
isPlatformUNIX
public boolean isPlatformUNIX()Returnstrue
if UNIX Jobs are selected.- Returns:
- UNIX Job selection
-
isPlatformVMS
public boolean isPlatformVMS()Returnstrue
if VMS Jobs are selected.- Returns:
- VMS Job selection
-
isPlatformWindows
public boolean isPlatformWindows()Returnstrue
if Windows Jobs are selected.- Returns:
- Windows Job selection
-
setPlatformPS
public void setPlatformPS(boolean platformPS) Select PS Jobs if the parameterplatformPS
istrue
.- Parameters:
platformPS
- PS Job selection
-
setPlatformMPE
public void setPlatformMPE(boolean platformMPE) Select MPE Jobs if the parameterplatformMPE
istrue
.- Parameters:
platformMPE
- MPE Job selection
-
setPlatformNSK
public void setPlatformNSK(boolean platformNSK) Select NSK Jobs if the parameterplatformNSK
istrue
.- Parameters:
platformNSK
- NSK Job selection
-
setPlatformMVS
public void setPlatformMVS(boolean platformMVS) Select VMS Jobs if the parameterplatformMVS
istrue
.- Parameters:
platformMVS
- VMS Job selection
-
setPlatformJMX
public void setPlatformJMX(boolean platformJMX) Select JMX Jobs if the parameterplatformJMX
istrue
.- Parameters:
platformJMX
- JMX Job selection
-
setPlatformMAIL
public void setPlatformMAIL(boolean platformMAIL) Select MAIL Jobs if the parameterplatformMAIL
istrue
.- Parameters:
platformMAIL
- MAIL Job selection
-
setPlatformBS2000
public void setPlatformBS2000(boolean platformBS2000) Select BS2000 Jobs if the parameterplatformBS2000
istrue
.- Parameters:
platformBS2000
- BS2000 Jobs selection
-
setPlatformCIT
public void setPlatformCIT(boolean platformCIT) Select Rapid Automation Jobs if the parameterplatformCIT
istrue
.- Parameters:
platformCIT
- Rapid Automation Job selection
-
setPlatformGCOS8
public void setPlatformGCOS8(boolean platformGCOS8) Select GCOS8 Jobs if the parameterplatformGCOS8
istrue
.- Parameters:
platformGCOS8
- GCOS8 Job selection
-
setPlatformOA
public void setPlatformOA(boolean platformOA) Select OA Jobs if the parameterplatformOA
istrue
.- Parameters:
platformOA
- OA Job selection
-
setPlatformOS400
public void setPlatformOS400(boolean platformOS400) Select OS400 Jobs if the parameterplatformOS400
istrue
.- Parameters:
platformOS400
- OS400 Job selection
-
setPlatformR3
public void setPlatformR3(boolean platformR3) Select SAP Jobs if the parameterplatformR3
istrue
.- Parameters:
platformR3
- SAP Job selection
-
setPlatformSiebel
public void setPlatformSiebel(boolean platformSiebel) Select Siebel Jobs if the parameterplatformSiebel
istrue
.- Parameters:
platformSiebel
- Siebel Job selection
-
setPlatformUNIX
public void setPlatformUNIX(boolean platformUNIX) Select UNIX Jobs if the parameterplatformUNIX
istrue
.- Parameters:
platformUNIX
- UNIX Job selection
-
setPlatformVMS
public void setPlatformVMS(boolean platformVMS) Select VMS Jobs if the parameterplatformVMS
istrue
.- Parameters:
platformVMS
- VMS Job selection
-
setPlatformSQL
public void setPlatformSQL(boolean platformSQL) Select SQL Jobs if the parameterplatformSQL
istrue
.- Parameters:
platformSQL
- SQL Job selection
-
setPlatformWindows
public void setPlatformWindows(boolean platformWindows) Select Windows Jobs if the parameterplatformWindows
istrue
.- Parameters:
platformWindows
- Windows Job selection
-
addCustomAttributeFilter
Adds aCustomAttributeFilter
.- Parameters:
customAttrFilter
-CustomAttributeFilter
-
removeAllCustomAttributeFilter
public void removeAllCustomAttributeFilter()Removes allCustomAttributeFilter
. -
removeCustomAttributeFilter
Removes a specificCustomAttributeFilter
.- Parameters:
customAttrFilter
-CustomAttributeFilter
to remove
-
customAttributeFilterIterator
Returns anIterator
over allCustomAttributeFilter
.- Returns:
Iterator
over allCustomAttributeFilter
-
setTimeFrame
Sets the Activation Time Frame.- Parameters:
timeFrame
- Time Frame
-
getTimeFrame
Returns the selected Time Frame.- Returns:
- TimeFrame
-
setTimestampFrom
Sets the From timestamp for the Activation.- Parameters:
timestampFrom
- DateTime
-
getTimestampFrom
Returns the From timestamp for the Activation.- Returns:
- From timestamp
-
setTimestampTo
Sets the To timestamp for the Activation.- Parameters:
timestampTo
- DateTime
-
getTimestampTo
Returns the To timestamp for the Activation.- Returns:
- To timestamp
-
setLastTimeCnt
public void setLastTimeCnt(int cnt) Sets the count for the last Activation. This has only impact for TimeFrame.LAST.- Parameters:
cnt
- count for last Activation
-
getLastTimeCnt
public int getLastTimeCnt()Returns the count for the last Activation. This has only impact for TimeFrame.LAST.- Returns:
- count for last Activation
-
setTimeUnit
Sets the TimeUnit for the last Activation. This has only impact for TimeFrame.LAST.- Parameters:
timeUnit
- TimeUnit
-
getTimeUnit
Returns the TimeUnit for the last Activations. This has only impact for TimeFrame.LAST.- Returns:
- TimeUnit
-
shouldHostAttrTypeEmpty
public boolean shouldHostAttrTypeEmpty()Check if host attribute types list should be empty.- Returns:
- true, if list of host attribute types should be empty
-
getClientQueues
Gets the client queues.- Returns:
- the client queues
-
isZduBaseSelect
public boolean isZduBaseSelect()- Returns:
- true if zdu base version is selected
-
isZduTargetSelect
public boolean isZduTargetSelect()- Returns:
- true if the zdu target version is selected
-
setZduBaseSelect
public void setZduBaseSelect(boolean baseSel) Sets the zdu base selection to true or false- Parameters:
baseSel
- ZduBaseSelect
-
setZduTargetSelect
public void setZduTargetSelect(boolean targetSel) Sets the zdu target selection to true or false- Parameters:
targetSel
- ZduTargetSelect
-