Package org.nuclos.api.webclient
Class WebclientUrl
java.lang.Object
org.nuclos.api.webclient.WebclientUrl
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic WebclientUrl.Builder
builder()
Constructs a new builder instance for a Webclient URLboolean
int
hashCode()
void
setBusinessObjectId
(Object businessObjectId) void
setEntityId
(UID entityId) void
setProcessId
(UID processId) void
setSearchFilterId
(String searchFilterId) void
setTaskListId
(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
-