Package org.nuclos.api.webclient
Class WebclientUrl
java.lang.Object
org.nuclos.api.webclient.WebclientUrl
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WebclientUrl.Builderbuilder()Constructs a new builder instance for a Webclient URLbooleaninthashCode()voidsetBusinessObjectId(Object businessObjectId) voidsetEntityId(UID entityId) voidsetProcessId(UID processId) voidsetSearchFilterId(String searchFilterId) voidsetTaskListId(String taskListId) toString()
-
Constructor Details
-
WebclientUrl
public WebclientUrl()
-
-
Method Details
-
getEntityId
-
setEntityId
-
getBusinessObjectId
-
setBusinessObjectId
-
getProcessId
-
setProcessId
-
getSearchFilterId
-
setSearchFilterId
-
getTaskListId
-
setTaskListId
-
builder
Constructs a new builder instance for a Webclient URL -
equals
-
hashCode
public int hashCode() -
toString
-